Skip to content

Commit b926ae4

Browse files
committed
fix token permissions for trusted publishing
1 parent e7f7c9a commit b926ae4

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
@@ -78,6 +78,7 @@ jobs:
7878
needs: [prepare, build-linux, build-macos, build-windows]
7979
permissions:
8080
contents: write
81+
id-token: write
8182
steps:
8283
- uses: actions/checkout@v4
8384

0 commit comments

Comments
 (0)