We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0789279 commit 693f5daCopy full SHA for 693f5da
.github/workflows/publish-package.yml
@@ -73,6 +73,7 @@ jobs:
73
# c.f. https://docs.pypi.org/trusted-publishers/using-a-publisher/
74
permissions:
75
id-token: write
76
+ contents: write
77
# Restrict to the environment set for the trusted publisher
78
environment:
79
name: publish-package
0 commit comments