We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33bb26c commit f8f17b4Copy full SHA for f8f17b4
.github/workflows/publish-pypi.yml
@@ -31,6 +31,8 @@ jobs:
31
path: dist/
32
33
checks:
34
+ permissions:
35
+ contents: read
36
uses: ./.github/workflows/shared.yml
37
38
pypi-publish:
0 commit comments