Skip to content

Commit

Permalink
[ci] fix CD workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
gipert committed Feb 7, 2024
1 parent 0c36506 commit cfa5d59
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/distribution.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,3 @@ jobs:

- uses: pypa/gh-action-pypi-publish@release/v1
if: github.event_name == 'release' && github.event.action == 'published'
with:
# Remember to tell (test-)pypi about this repo before publishing
# Remove this line to publish to PyPI
repository-url: https://test.pypi.org/legacy/

0 comments on commit cfa5d59

Please sign in to comment.