We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fb6ade commit ea5262bCopy full SHA for ea5262b
.github/workflows/workflow.yml
@@ -28,6 +28,3 @@ jobs:
28
29
- name: Publish to PyPI
30
uses: pypa/gh-action-pypi-publish@release/v1
31
- with:
32
- user: __token__
33
- password: ${{ secrets.PYPI_API_TOKEN }}
0 commit comments