We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed393fd commit 46fdce0Copy full SHA for 46fdce0
.github/workflows/ci.yaml
@@ -75,7 +75,7 @@ jobs:
75
- name: Test Publish package
76
uses: pypa/gh-action-pypi-publish@release/v1
77
with:
78
- repository_url: https://test.pypi.org/legacy/
+ repository-url: https://test.pypi.org/legacy/
79
80
- name: Publish package
81
0 commit comments