Skip to content

Commit 490fef8

Browse files
comment
1 parent feae58e commit 490fef8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

+1
Original file line numberDiff line numberDiff line change
@@ -272,6 +272,7 @@ jobs:
272272
env:
273273
# Location of artifacts generated by build.
274274
BUILD_ARTIFACTS_PATH: electron-app/dist/build-artifacts
275+
# to skip passing signing credentials to electron-builder
275276
IS_WINDOWS_CONFIG: ${{ matrix.config.name == 'Windows' }}
276277
strategy:
277278
matrix:

0 commit comments

Comments
 (0)