Skip to content

Commit

Permalink
fix: inherit secrets in nodejs ci workflow (#67)
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelGoberling authored Apr 24, 2024
1 parent 1b79886 commit a97f86b
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 @@ -14,4 +14,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 a97f86b

Please sign in to comment.