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.
1 parent 47a2aa5 commit 08ad5d4Copy full SHA for 08ad5d4
.github/workflows/test-action.yml
@@ -2,6 +2,9 @@ name: Secret Runner
2
3
on:
4
workflow_call:
5
+ secrets:
6
+ FETCH_FDCT:
7
+ required:true
8
9
jobs:
10
run-curl:
0 commit comments