Skip to content

Commit

Permalink
gha: fix repo name
Browse files Browse the repository at this point in the history
  • Loading branch information
Sharpeye90 committed Dec 22, 2024
1 parent a1bcb70 commit a404368
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,6 @@ jobs:
uses: pypa/gh-action-pypi-publish@release/v1
with:
username: __token__
repository-url: https://pypi.org/legacy/
repository-url: https://pypi.org/
password: ${{ secrets.PYPI_API_TOKEN }}

0 comments on commit a404368

Please sign in to comment.