Skip to content

Commit

Permalink
ci: Main build needs to pass on secrets to the shared build
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasz-gryzbon committed Aug 27, 2024
1 parent 1184358 commit 91bacd7
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 @@ -17,6 +17,7 @@ jobs:
with:
java-version: '17'
codecov: true
secrets: inherit
release:
needs: build
uses: lsd-consulting/shared-workflows/.github/workflows/release.yml@main
Expand Down

0 comments on commit 91bacd7

Please sign in to comment.