Skip to content

Commit 786307a

Browse files
committed
add contents write permission to release CI
1 parent ac81cc5 commit 786307a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/code.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ jobs:
115115
permissions:
116116
# this permission is mandatory for trusted publishing To PyPI
117117
id-token: write
118+
contents: write
118119
# Specify the GitHub Environment to publish to
119120
environment: release
120121

0 commit comments

Comments
 (0)