Update build.yml
This commit is contained in:
parent
1632ac48b9
commit
a401a30ad5
@ -41,7 +41,7 @@ jobs:
|
||||
- name: install frontend dependencies
|
||||
run: bun install # change this to npm, pnpm or bun depending on which one you use.
|
||||
|
||||
- uses: ValerioMeschi/tauri-action-gitea@8705b8480c86fda2925d10aa1e43f66af82d250f
|
||||
- uses: ValerioMeschi/tauri-action-gitea@bcdf499bd515e681402b48c14ccf8687bdfddaff
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.SMOOTHIE_TOKEN }}
|
||||
TAURI_SIGNING_PRIVATE_KEY: ${{ secrets.TAURI_SIGNING_PRIVATE_KEY }}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user