Skip to content

Commit

Permalink
fix(ci): add inherit secrets to workflow call
Browse files Browse the repository at this point in the history
  • Loading branch information
adrielp committed Aug 21, 2024
1 parent 89c9511 commit a14d7f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -209,3 +209,4 @@ jobs:
if: ${{ github.ref == 'refs/heads/main' }}
needs: [multimod-prepare-release]
uses: ./.github/workflows/go-semantic-release.yml
secrets: inherit

0 comments on commit a14d7f1

Please sign in to comment.