Skip to content

Commit 0627fe6

Browse files
committed
ci: pin tauri-action to v0.6
1 parent ecebfe7 commit 0627fe6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tauri-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
run: npm ci
7575

7676
- name: Build and upload release assets
77-
uses: tauri-apps/tauri-action@v1
77+
uses: tauri-apps/tauri-action@v0.6
7878
env:
7979
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
8080
with:

0 commit comments

Comments
 (0)