Skip to content

Commit cc0e11c

Browse files
committed
try inheriting secrets
1 parent 47a2aa5 commit cc0e11c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test-action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
jobs:
77
run-curl:
88
runs-on: ubuntu-latest
9+
secrets: inherit
910
steps:
1011
- name: Run command from secret
1112
run: |

0 commit comments

Comments
 (0)