We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e8d4a6 commit 7f23e38Copy full SHA for 7f23e38
1 file changed
.github/workflows/release-standalone.yml
@@ -48,7 +48,7 @@ jobs:
48
working-directory: absurd-sqlite-extension
49
50
- name: Build and release
51
- uses: tauri-apps/tauri-action@v0
+ uses: tauri-apps/tauri-action@v1
52
env:
53
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
54
# Use ad-hoc signing on macOS by setting identity to '-' per Tauri v2 docs:
0 commit comments