Skip to content

Commit

Permalink
fix: Pass secrets into child workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Cavanagh committed May 20, 2023
1 parent 23f7add commit ffc1e4a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@ jobs:
with:
version: ${{ needs.release.outputs.version }}
uses: ./.github/workflows/build-publish.yml
secrets: inherit

0 comments on commit ffc1e4a

Please sign in to comment.