Skip to content

Commit

Permalink
feat: inherit secrets for node.js CI workflow (#791)
Browse files Browse the repository at this point in the history
* inherit secrets for node.js CI workflow

* actually inherit secrets for node.js CI workflow
  • Loading branch information
MichaelGoberling committed Apr 19, 2024
1 parent 74b1f71 commit 6566c29
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ on:
jobs:
build:
uses: adobe/aio-reusable-workflows/.github/workflows/node.js.yml@main
secrets: inherit

0 comments on commit 6566c29

Please sign in to comment.