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 6a4c4f4 commit 0a1c2a3Copy full SHA for 0a1c2a3
.github/workflows/publish.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
7
8
on:
9
push:
0 commit comments