Skip to content

Commit 08ad5d4

Browse files
committed
try inheriting secrets
1 parent 47a2aa5 commit 08ad5d4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/test-action.yml

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

33
on:
44
workflow_call:
5+
secrets:
6+
FETCH_FDCT:
7+
required:true
58

69
jobs:
710
run-curl:

0 commit comments

Comments
 (0)