We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c4aea85 + abae6ec commit 684491dCopy full SHA for 684491d
1 file changed
.github/workflows/release.yml
@@ -42,6 +42,6 @@ jobs:
42
run: |
43
python setup.py clean --all sdist bdist_wheel
44
- name: 📦 Publish release to PyPI
45
- uses: pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc # v1.12.4
+ uses: pypa/gh-action-pypi-publish@cef221092ed1bacb1cc03d23a2d87d1d172e277b # v1.14.0
46
with:
47
password: ${{ secrets.pypi_password }}
0 commit comments