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 7002aa2 commit d69e36fCopy full SHA for d69e36f
.github/workflows/release.yml
@@ -34,4 +34,4 @@ jobs:
34
- name: Check with twine
35
run: twine check dist/*
36
- name: Publish distribution 📦 to PyPI
37
- uses: pypa/gh-action-pypi-publish@v1.12.3
+ uses: pypa/gh-action-pypi-publish@v1.12.4
0 commit comments