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.
2 parents ae648d6 + 69ca870 commit 6990985Copy full SHA for 6990985
.github/workflows/python-publish.yml
@@ -42,7 +42,7 @@ jobs:
42
with:
43
user: __token__
44
password: ${{ secrets.TEST_PYPI_API_TOKEN }}
45
- repository_url: https://test.pypi.org/legacy/
+ repository-url: https://test.pypi.org/legacy/
46
- name: Publish to PyPi
47
if: startsWith(github.ref, 'refs/tags')
48
uses: pypa/gh-action-pypi-publish@release/v1
0 commit comments