Skip to content

Commit

Permalink
ci: update param repository-url
Browse files Browse the repository at this point in the history
  • Loading branch information
Borda committed Nov 18, 2024
1 parent 43275cc commit 84253e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:
with:
user: __token__
password: ${{ secrets.test_pypi_password }}
repository_url: https://test.pypi.org/legacy/
repository-url: https://test.pypi.org/legacy/
verbose: true

- name: Publish distribution 📦 to PyPI
Expand Down

0 comments on commit 84253e0

Please sign in to comment.