Skip to content

Commit

Permalink
update pypi url
Browse files Browse the repository at this point in the history
  • Loading branch information
atmorling authored Jun 24, 2024
1 parent 3b87cba commit 8fc8c5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
- name: Publish to PyPI
uses: pypa/gh-action-pypi-publish@release/v1
with:
repository-url: https://pypi.org/p/${{ env.PACKAGE }}
repository-url: https://pypi.org/p/${{ env.PACKAGE }}/

github-release:
name: Create release on GH
Expand Down

0 comments on commit 8fc8c5c

Please sign in to comment.