Skip to content

Commit 002f3a3

Browse files
fix: inherit secrets in nodejs ci workflow (#37)
1 parent d2c8331 commit 002f3a3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/node.js.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,5 @@ on:
1111

1212
jobs:
1313
build:
14-
uses: adobe/aio-reusable-workflows/.github/workflows/node.js.yml@main
14+
uses: adobe/aio-reusable-workflows/.github/workflows/node.js.yml@main
15+
secrets: inherit

0 commit comments

Comments
 (0)