Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mfranzke authored Sep 17, 2024
1 parent ca9c293 commit 05c8e36
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,8 @@ jobs:
uses: ./.github/workflows/03-publish-packages.yml
needs: [get-publish-version, checks-done, build-outputs]
secrets: inherit
permissions:
id-token: write
with:
release: ${{ needs.get-publish-version.outputs.release }}
preRelease: ${{ needs.get-publish-version.outputs.preRelease }}
Expand Down

0 comments on commit 05c8e36

Please sign in to comment.