Skip to content

Commit 84253e0

Browse files
committed
ci: update param repository-url
1 parent 43275cc commit 84253e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595
with:
9696
user: __token__
9797
password: ${{ secrets.test_pypi_password }}
98-
repository_url: https://test.pypi.org/legacy/
98+
repository-url: https://test.pypi.org/legacy/
9999
verbose: true
100100

101101
- name: Publish distribution 📦 to PyPI

0 commit comments

Comments
 (0)