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 9a557a2 commit 12d8ec1Copy full SHA for 12d8ec1
.github/workflows/ci.yaml
@@ -72,7 +72,7 @@ jobs:
72
- name: Test Publish package
73
uses: pypa/gh-action-pypi-publish@release/v1
74
with:
75
- repository_url: https://test.pypi.org/legacy/
+ repository-url: https://test.pypi.org/legacy/
76
77
- name: Publish package
78
0 commit comments