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.
2 parents 974c911 + dd4922c commit 24b07faCopy full SHA for 24b07fa
.github/workflows/pypi-release.yml
@@ -85,5 +85,3 @@ jobs:
85
- name: Publish to PyPI
86
if: startsWith(github.ref, 'refs/tags')
87
uses: pypa/gh-action-pypi-publish@release/v1
88
- with:
89
- password: ${{ secrets.PYPI_API_TOKEN }}
0 commit comments