We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be112f5 commit 53a85f6Copy full SHA for 53a85f6
1 file changed
.github/workflows/release-build.yml
@@ -106,7 +106,7 @@ jobs:
106
password: ${{secrets.ES_PASSWORD}}
107
credential_id: ${{secrets.ES_CREDENTIAL_ID}}
108
totp_secret: ${{secrets.ES_TOTP_SECRET}}
109
- file_path: packages/insomnia/dist/win-unpacked/Insomnia.exe
+ dir_path: packages/insomnia/dist/win-unpacked
110
override: true
111
112
# re-packages the now code-signed electron-builder contents into a squirrel installer
0 commit comments