Skip to content

Commit

Permalink
release: 0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jonas-eschle committed Feb 2, 2024
1 parent 8077c97 commit ac0f387
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/cd.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 ac0f387

Please sign in to comment.