We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a540087 commit dc6a8deCopy full SHA for dc6a8de
.github/workflows/build_and_publish.yml
@@ -52,7 +52,7 @@ jobs:
52
name: artifact
53
path: dist
54
55
- - uses: pypa/gh-action-pypi-publish@v1.8.11
+ - uses: pypa/gh-action-pypi-publish@v1.8.12
56
with:
57
user: __token__
58
password: ${{ secrets.PYPI_TOKEN }}
0 commit comments