Skip to content

Commit b799183

Browse files
author
Ariel Ben-Yehuda
committed
ci: fix trusted publishing
1 parent c9a7ff1 commit b799183

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
@@ -3,6 +3,7 @@ name: Publish release
33
permissions:
44
pull-requests: write
55
contents: write
6+
id-token: write # Required for OIDC token exchange / trusted publishing
67

78
on:
89
push:

0 commit comments

Comments
 (0)