We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c66e57 commit 1fe94f2Copy full SHA for 1fe94f2
.github/workflows/bundles-windows.yml
@@ -83,7 +83,6 @@ 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