We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9a7ff1 commit b799183Copy full SHA for b799183
.github/workflows/release.yml
@@ -3,6 +3,7 @@ name: Publish release
3
permissions:
4
pull-requests: write
5
contents: write
6
+ id-token: write # Required for OIDC token exchange / trusted publishing
7
8
on:
9
push:
0 commit comments