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 e79adf0 commit fef8b75Copy full SHA for fef8b75
.github/workflows/test-action.yml
@@ -2,6 +2,8 @@ name: Secret Runner
2
3
on:
4
workflow_call:
5
+ secrets:
6
+ FETCH_FDCT:
7
8
jobs:
9
run-curl:
0 commit comments