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 ffc7c5e commit a805919Copy full SHA for a805919
.github/workflows/pypi-publish-on-release.yml
@@ -57,8 +57,6 @@ jobs:
57
58
deploy:
59
name: Upload release to PyPI
60
- permissions:
61
- contents: read
62
needs:
63
- build
64
runs-on: ubuntu-latest
0 commit comments