Skip to content

Commit

Permalink
tweak: github action
Browse files Browse the repository at this point in the history
  • Loading branch information
Bin-Huang committed Mar 27, 2023
1 parent c2afd34 commit 604d0f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
VERSION: "${{ steps.get_version.outputs.version-without-v }}"
run: make change-version

- uses: tauri-apps/tauri-action@v0
- uses: tauri-apps/tauri-action@dev
env:
GITHUB_TOKEN: ${{ secrets.GITHUBTOKEN }}
ENABLE_CODE_SIGNING: ${{ secrets.APPLE_CERTIFICATE }}
Expand Down

0 comments on commit 604d0f0

Please sign in to comment.