Skip to content

Commit c323ed3

Browse files
ci: fix permissions
1 parent 94d731f commit c323ed3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/rollingversions.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,3 +56,7 @@ jobs:
5656
- run: npx rollingversions publish
5757
env:
5858
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
59+
60+
permissions:
61+
id-token: write
62+
contents: write

0 commit comments

Comments
 (0)