We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12a46f6 commit 9d4f29cCopy full SHA for 9d4f29c
.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.9.0
+ - uses: pypa/gh-action-pypi-publish@v1.10.0
56
with:
57
user: __token__
58
password: ${{ secrets.PYPI_TOKEN }}
0 commit comments