Skip to content

Commit

Permalink
fix: inherit secrets in nodejs ci workflow (#52)
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelGoberling committed Apr 24, 2024
1 parent 4d9cec7 commit 0cf178c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ on:

jobs:
build:
uses: adobe/aio-reusable-workflows/.github/workflows/node.js.yml@main
uses: adobe/aio-reusable-workflows/.github/workflows/node.js.yml@main
secrets: inherit

0 comments on commit 0cf178c

Please sign in to comment.