We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION
env
1 parent 7774a3d commit d396032Copy full SHA for d396032
β.github/workflows/build.yml
@@ -275,6 +275,7 @@ jobs:
275
- build-type-determination
276
- select-targets
277
env:
278
+ ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION: true
279
# Location of artifacts generated by build.
280
BUILD_ARTIFACTS_PATH: electron-app/dist/build-artifacts
281
# to skip passing signing credentials to electron-builder
0 commit comments