Skip to content

Commit 6e4a9db

Browse files
fix: inherit secrets in nodejs ci workflow (#68)
1 parent 22198b9 commit 6e4a9db

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/node.js.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,5 @@ on:
1414

1515
jobs:
1616
build:
17-
uses: adobe/aio-reusable-workflows/.github/workflows/node.js.yml@main
17+
uses: adobe/aio-reusable-workflows/.github/workflows/node.js.yml@main
18+
secrets: inherit

0 commit comments

Comments
 (0)