We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b69062 commit aa5fa3aCopy full SHA for aa5fa3a
1 file changed
.github/workflows/pypi-publish.yml
@@ -33,6 +33,3 @@ jobs:
33
run: python -m build
34
- name: Publish package
35
uses: pypa/gh-action-pypi-publish@release/v1
36
- with:
37
- user: __token__
38
- password: ${{ secrets.PYPI_API_TOKEN }}
0 commit comments