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 432c410 commit 85ac44dCopy full SHA for 85ac44d
.github/workflows/release.yml
@@ -73,5 +73,3 @@ jobs:
73
uses: pypa/gh-action-pypi-publish@release/v1
74
with:
75
skip_existing: true
76
- user: __token__
77
- password: ${{ secrets.PYPI_API_TOKEN }}
0 commit comments