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 1631d91 commit 15d209fCopy full SHA for 15d209f
.github/workflows/release.yml
@@ -54,4 +54,5 @@ jobs:
54
run: hatch build
55
56
- name: Publish a Python distribution to PyPI
57
- uses: pypa/gh-action-pypi-publish@release/v1
+ # pinning till fixed https://github.com/pypa/gh-action-pypi-publish/issues/300
58
+ uses: pypa/gh-action-pypi-publish@release/v1.11
0 commit comments