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 b709864 commit fd0d0a8Copy full SHA for fd0d0a8
.github/actions/pypi__twine__publish/action.yml
@@ -21,4 +21,5 @@ runs:
21
python -m build
22
23
- name: Publish distribution 📦 to PyPI
24
- uses: pypa/gh-action-pypi-publish@v1.11.0
+ #uses: pypa/gh-action-pypi-publish@v1.11.0
25
+ uses: pypa/gh-action-pypi-publish@release/v1
0 commit comments