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 d9c87cb + d96047b commit e652ba0Copy full SHA for e652ba0
.github/workflows/python-publish.yml
@@ -45,7 +45,7 @@ jobs:
45
- name: Build package
46
run: python setup.py sdist bdist_wheel
47
- name: Publish package
48
- uses: pypa/gh-action-pypi-publish@v1
+ uses: pypa/gh-action-pypi-publish@release/v1
49
with:
50
verbose: true
51
repository-url: https://upload.pypi.org/legacy/
0 commit comments