Skip to content

Commit 8863877

Browse files
fix: inherit secrets in nodejs ci workflow (#5)
1 parent 61772a7 commit 8863877

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/node.js.yml

Lines changed: 2 additions & 1 deletion
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)