Skip to content

Commit

Permalink
remove unneeded manual repo url for prod pypi
Browse files Browse the repository at this point in the history
  • Loading branch information
freddyheppell committed Jul 11, 2024
1 parent d0653a2 commit df1b997
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,6 @@ jobs:
path: dist/
- name: Publish to PyPI
uses: pypa/gh-action-pypi-publish@release/v1
with:
repository-url: https://pypi.org/legacy/
github-release:
name: GitHub release
needs:
Expand Down

0 comments on commit df1b997

Please sign in to comment.