Skip to content

Commit 7c96dd9

Browse files
authored
Update tauri-action version in workflow
1 parent f908671 commit 7c96dd9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
echo "Certificate imported."
7878
7979
- name: build and publish
80-
uses: tauri-apps/tauri-action@v1
80+
uses: tauri-apps/tauri-action@v0
8181
env:
8282
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
8383
APPLE_ID: ${{ secrets.APPLE_ID }}

0 commit comments

Comments
 (0)