We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f908671 commit 7c96dd9Copy full SHA for 7c96dd9
1 file changed
.github/workflows/main.yml
@@ -77,7 +77,7 @@ jobs:
77
echo "Certificate imported."
78
79
- name: build and publish
80
- uses: tauri-apps/tauri-action@v1
+ uses: tauri-apps/tauri-action@v0
81
env:
82
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
83
APPLE_ID: ${{ secrets.APPLE_ID }}
0 commit comments