Skip to content

Commit

Permalink
Merge pull request #35 from Stoops-ML/publish
Browse files Browse the repository at this point in the history
Remove repo url for uploading to pypi
  • Loading branch information
Stoops-ML authored Oct 1, 2024
2 parents 779d410 + ca6f925 commit da9ab5f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish-to-pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,5 +72,5 @@ jobs:
pattern: sdist

- uses: pypa/gh-action-pypi-publish@release/v1
with:
repository-url: https://pypi.org/legacy/
# with:
# repository-url: https://pypi.org/legacy/

0 comments on commit da9ab5f

Please sign in to comment.