We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f82c144 commit 5df0e45Copy full SHA for 5df0e45
1 file changed
.github/workflows/release-and-publish.yml
@@ -15,6 +15,7 @@ on:
15
# A workflow run is made up of one or more jobs that can run sequentially or in
16
# parallel
17
permissions:
18
+ id-token: write
19
contents: read
20
21
jobs:
0 commit comments