Skip to content

Commit 374d7d1

Browse files
authored
Fix release workflow pt2 (#1138)
1 parent 8ea6fe9 commit 374d7d1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ jobs:
6363
permissions:
6464
contents: write
6565
attestations: write
66+
id-token: write
6667
outputs:
6768
full-version: ${{ steps.bootstrap.outputs.full-version }}
6869
major-version: ${{ steps.bootstrap.outputs.major-version }}

0 commit comments

Comments
 (0)