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 a38aab5 commit 75abbb3Copy full SHA for 75abbb3
.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