Skip to content

Commit

Permalink
Test new url
Browse files Browse the repository at this point in the history
  • Loading branch information
wouterpeere committed Jan 27, 2024
1 parent 8517cad commit 84cdd04
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 @@ -71,6 +71,6 @@ jobs:
- name: Publish 📦 to PyPI
uses: pypa/gh-action-pypi-publish@release/v1
with:
repository-url: https://pypi.org/legacy/
repository-url: https://upload.pypi.org/legacy/
user: __token__
password: ${{ secrets.PYPI }}

0 comments on commit 84cdd04

Please sign in to comment.