Skip to content

Commit

Permalink
ci: Update tauri-apps/tauri-action to v0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
binarybaron authored Sep 6, 2024
1 parent 2a33923 commit 5411c05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-gui-preview-release-binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
working-directory: src-gui
run: yarn install

- uses: tauri-apps/tauri-action@v0
- uses: tauri-apps/tauri-action@v0.5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit 5411c05

Please sign in to comment.