Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Aga <[email protected]>
  • Loading branch information
aixaCode committed Mar 11, 2024
1 parent 96b72a6 commit d25cae0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ jobs:
npm run publish
- name: Sign Windows Build (exe)
uses: sslcom/esigner-codesign@v1.2.9
uses: sslcom/esigner-codesign@develop
#if: ${{github.ref == 'refs/heads/main'}}
with:
command: sign
Expand Down

0 comments on commit d25cae0

Please sign in to comment.