Skip to content

Commit

Permalink
switched to different tauri-action fork branch
Browse files Browse the repository at this point in the history
  • Loading branch information
matthme committed Oct 3, 2023
1 parent fcafda5 commit a8b1f6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-codesigned.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ jobs:


- name: upload signed .msi, .exe, .msi.zip, .msi.zip.sig files to github release (Windows only)
uses: matthme/tauri-action-ev-signing@dist
uses: matthme/tauri-action-ev-signing@upload-only
if: matrix.platform == 'windows-2019'
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit a8b1f6e

Please sign in to comment.