We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9554bf8 commit e396536Copy full SHA for e396536
.github/workflows/node.js.yml
@@ -11,4 +11,5 @@ on:
11
12
jobs:
13
build:
14
- uses: adobe/aio-reusable-workflows/.github/workflows/node.js.yml@main
+ uses: adobe/aio-reusable-workflows/.github/workflows/node.js.yml@main
15
+ secrets: inherit
0 commit comments