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 0ab5d10 commit d3cccabCopy full SHA for d3cccab
.github/workflows/release.yml
@@ -75,7 +75,7 @@ jobs:
75
with:
76
user: __token__
77
password: ${{ steps.get-test-pypi-token.outputs.token }}
78
- repository_url: https://test.pypi.org/legacy/
+ repository-url: https://test.pypi.org/legacy/
79
# - name: Publish package on PyPI
80
# if: steps.check-version.outputs.tag
81
# uses: pypa/gh-action-pypi-publish@f8c70e705ffc13c3b4d1221169b84f12a75d6ca8 # release/v1
0 commit comments