Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 055924c commit d7f1d0cCopy full SHA for d7f1d0c
1 file changed
.github/workflows/pythonpublish.yml
@@ -23,4 +23,4 @@ jobs:
23
- name: Publish package
24
uses: pypa/gh-action-pypi-publish@release/v1
25
with:
26
- password: ${{ secrets.PYPI_API_TOKEN }}
+ password: ${{ secrets.PYPI }}
0 commit comments