Skip to content

Commit

Permalink
[fix]: Adding username to publish pypi package
Browse files Browse the repository at this point in the history
  • Loading branch information
hentt30 committed Apr 26, 2021
1 parent a1672d8 commit f121ddc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,5 +68,6 @@ jobs:

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

0 comments on commit f121ddc

Please sign in to comment.