Skip to content

Commit 1fe94f2

Browse files
Revert "disable signing windows bundle (#680)"
This reverts commit 8c66e57.
1 parent 8c66e57 commit 1fe94f2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/bundles-windows.yml

-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,6 @@ jobs:
8383

8484
- name: Codesign
8585
uses: erwin1/code-sign-action@master
86-
if: false
8786
with:
8887
certificate: '${{ secrets.WINDOWS_CERTIFICATE }}'
8988
password: '${{ secrets.WINDOWS_PASSWORD }}'

0 commit comments

Comments
 (0)