Skip to content

Commit

Permalink
Inherits secrets between jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
jkwill87 committed Aug 15, 2023
1 parent cd51bd8 commit 82da071
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,7 @@ jobs:
- lint
- test

secrets:
inherit

uses: ./.github/workflows/publish.yml

0 comments on commit 82da071

Please sign in to comment.