Skip to content

Commit

Permalink
Revert "Update release.yml"
Browse files Browse the repository at this point in the history
This reverts commit 05c8e36.
  • Loading branch information
mfranzke committed Sep 17, 2024
1 parent 40fad40 commit 5bc737d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -196,8 +196,6 @@ 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 5bc737d

Please sign in to comment.