We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a52c621 commit 99e89c9Copy full SHA for 99e89c9
.github/workflows/release.yml
@@ -5,6 +5,7 @@ on:
5
types: [published]
6
7
permissions:
8
+ id-token: write # for OIDC
9
contents: read
10
11
jobs:
0 commit comments