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 7836496 commit 3802000Copy full SHA for 3802000
.github/workflows/pypipublish.yml
@@ -38,7 +38,7 @@ jobs:
38
uses: pypa/gh-action-pypi-publish@release/v1
39
with:
40
password: ${{ secrets.PYPI_TEST_KEY }}
41
- repository_url: https://test.pypi.org/legacy/
+ repository-url: https://test.pypi.org/legacy/
42
- name: Publish distribution 📦 to PyPI
43
44
0 commit comments