We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 693e11c commit a2abb24Copy full SHA for a2abb24
.github/workflows/releases.yml
@@ -55,7 +55,7 @@ jobs:
55
with:
56
name: releases
57
path: dist
58
- - uses: pypa/gh-action-pypi-publish@v1.11.0
+ - uses: pypa/gh-action-pypi-publish@v1.12.2
59
60
user: __token__
61
password: ${{ secrets.pypi_password }}
0 commit comments