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 10a1bde commit e7f68aaCopy full SHA for e7f68aa
.github/workflows/deploy.yml
@@ -66,6 +66,7 @@ jobs:
66
path: dist
67
68
- uses: pypa/gh-action-pypi-publish@release/v1
69
+ if: false
70
with:
71
user: __token__
72
password: ${{ secrets.pypi_password }}
0 commit comments