Skip to content

Commit 53a85f6

Browse files
committed
feat: sign all files on windows [INS-4362]
1 parent be112f5 commit 53a85f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ jobs:
106106
password: ${{secrets.ES_PASSWORD}}
107107
credential_id: ${{secrets.ES_CREDENTIAL_ID}}
108108
totp_secret: ${{secrets.ES_TOTP_SECRET}}
109-
file_path: packages/insomnia/dist/win-unpacked/Insomnia.exe
109+
dir_path: packages/insomnia/dist/win-unpacked
110110
override: true
111111

112112
# re-packages the now code-signed electron-builder contents into a squirrel installer

0 commit comments

Comments
 (0)