We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24fca1d commit af50c13Copy full SHA for af50c13
.github/workflows/create-nightly-installer.yaml
@@ -6,7 +6,7 @@ on:
6
- stable
7
- dt_pre*
8
env:
9
- env_var: "ACTIONS_ALLOW_UNSECURE_COMMANDS"
+ ACTIONS_ALLOW_UNSECURE_COMMANDS: true
10
11
jobs:
12
build-runspace:
0 commit comments