Skip to content

Commit

Permalink
added secrets inherit
Browse files Browse the repository at this point in the history
  • Loading branch information
Amulya Kashyap committed Feb 12, 2024
1 parent c7bf188 commit 975dbfb
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/daily.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ on:
jobs:
build:
uses: adobe/aio-reusable-workflows/.github/workflows/daily.yml@main
secrets: inherit
1 change: 1 addition & 0 deletions .github/workflows/on-push-publish-to-npm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ on:
jobs:
publish:
uses: adobe/aio-reusable-workflows/.github/workflows/on-push-publish-to-npm.yml@main
secrets: inherit
1 change: 1 addition & 0 deletions .github/workflows/prerelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@ on:
jobs:
checkout:
uses: adobe/aio-reusable-workflows/.github/workflows/prerelease.yml@main
secrets: inherit

0 comments on commit 975dbfb

Please sign in to comment.