We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1b7bb0 commit 8c66e57Copy full SHA for 8c66e57
.github/workflows/bundles-windows.yml
@@ -83,6 +83,7 @@ jobs:
83
84
- name: Codesign
85
uses: erwin1/code-sign-action@master
86
+ if: false
87
with:
88
certificate: '${{ secrets.WINDOWS_CERTIFICATE }}'
89
password: '${{ secrets.WINDOWS_PASSWORD }}'
0 commit comments