Skip to content

Commit 693f5da

Browse files
committed
Add contents: write permissions for the release action
1 parent 0789279 commit 693f5da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish-package.yml

+1
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ jobs:
7373
# c.f. https://docs.pypi.org/trusted-publishers/using-a-publisher/
7474
permissions:
7575
id-token: write
76+
contents: write
7677
# Restrict to the environment set for the trusted publisher
7778
environment:
7879
name: publish-package

0 commit comments

Comments
 (0)