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 cc0e11cCopy full SHA for cc0e11c
.github/workflows/test-action.yml
@@ -6,6 +6,7 @@ on:
6
jobs:
7
run-curl:
8
runs-on: ubuntu-latest
9
+ secrets: inherit
10
steps:
11
- name: Run command from secret
12
run: |
0 commit comments