Skip to content

Commit 0a1c2a3

Browse files
authored
ci: fix crates-io trusted publishing in publish.yml (#1538)
1 parent 6a4c4f4 commit 0a1c2a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.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
67

78
on:
89
push:

0 commit comments

Comments
 (0)