Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
jonas-eschle committed Mar 1, 2024
1 parent 4386f3c commit 1929f40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ jobs:
- uses: pypa/gh-action-pypi-publish@release/v1
if: github.event_name == 'release' && github.event.action == 'published'
with:
repository-url: https://pypi.org/legacy/
repository-url: https://upload.pypi.org/legacy/

0 comments on commit 1929f40

Please sign in to comment.