Skip to content

Commit

Permalink
[fix]: Correcting typo in username
Browse files Browse the repository at this point in the history
  • Loading branch information
hentt30 committed Apr 26, 2021
1 parent cad4a5c commit f3b2f79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,6 @@ jobs:

- uses: pypa/gh-action-pypi-publish@master
with:
username: __token__git
username: __token__
password: ${{secrets.PYPI_API_TOKEN}}
# To test: repository_url: https://test.pypi.org/legacy/

0 comments on commit f3b2f79

Please sign in to comment.