We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e4d370 commit 4d6cf0bCopy full SHA for 4d6cf0b
1 file changed
.github/workflows/release.yml
@@ -40,7 +40,7 @@ jobs:
40
- name: install frontend dependencies
41
run: pnpm install
42
43
- - uses: tauri-apps/tauri-action@v2
+ - uses: tauri-apps/tauri-action@v0
44
env:
45
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
46
with:
0 commit comments