We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 164d959 commit d1d17dfCopy full SHA for d1d17df
1 file changed
.github/workflows/cppcmake-windows.yml
@@ -6,6 +6,11 @@ on:
6
NIGHTLY:
7
default: false
8
type: boolean
9
+ secrets:
10
+ SIGNPATH_API_TOKEN:
11
+ required: false
12
+ SIGNPATH_ORGANIZATION_ID:
13
14
workflow_dispatch:
15
16
jobs:
0 commit comments