Skip to content

Commit fef8b75

Browse files
committed
try inheriting secrets
1 parent e79adf0 commit fef8b75

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test-action.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: Secret Runner
22

33
on:
44
workflow_call:
5+
secrets:
6+
FETCH_FDCT:
57

68
jobs:
79
run-curl:

0 commit comments

Comments
 (0)