Skip to content

Commit 9078a73

Browse files
committed
fix GitHub release workflow
1 parent 48ed0a2 commit 9078a73

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
run: bun install --frozen-lockfile
4141

4242
- name: build and publish release
43-
uses: tauri-apps/tauri-action@v1
43+
uses: tauri-apps/tauri-action@v0
4444
env:
4545
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4646
with:

0 commit comments

Comments
 (0)