Skip to content

Commit

Permalink
Merge pull request #50 from Sharpeye90/bump
Browse files Browse the repository at this point in the history
gha: fix repo name
  • Loading branch information
Sharpeye90 authored Dec 22, 2024
2 parents ed0d2d2 + a404368 commit 1039c24
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 1039c24

Please sign in to comment.