We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bd1b02 commit b378696Copy full SHA for b378696
.github/workflows/test-and-publish-release.yml
@@ -46,6 +46,6 @@ jobs:
46
path: dist/
47
48
- name: Publish distribution 📦 to PyPI
49
- uses: pypa/gh-action-pypi-publish@release/v1.8
+ uses: pypa/gh-action-pypi-publish@release/v1.12
50
with:
51
password: ${{ secrets.PYPI_API_TOKEN }}
0 commit comments