Update build.yml
This commit is contained in:
parent
1c7fae729f
commit
1cada661a2
@ -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: tauri-apps/tauri-action@v0.6.1
|
||||
- uses: ValerioMeschi/tauri-action@v0.6.1
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.SMOOTHIE_TOKEN }}
|
||||
TAURI_SIGNING_PRIVATE_KEY: ${{ secrets.TAURI_SIGNING_PRIVATE_KEY }}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user