Skip to content

Commit

Permalink
sign for windows
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkNerdi committed Nov 7, 2023
1 parent 1ae6b14 commit 09226f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
os: ${{ matrix.os }}
version: ${{ needs.setup.outputs.version }}
stage: ${{ inputs.stage || needs.setup.outputs.stage }}
sign: ${{ matrix.os != 'windows-2022' }}
sign: true
upload: true
secrets: inherit

Expand Down

0 comments on commit 09226f5

Please sign in to comment.