We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1478c92 + 321c19e commit 47e3434Copy full SHA for 47e3434
.github/workflows/pypi-release.yml
@@ -67,7 +67,7 @@ jobs:
67
name: releases
68
path: dist
69
- name: Publish package to PyPI
70
- uses: pypa/gh-action-pypi-publish@v1.10.1
+ uses: pypa/gh-action-pypi-publish@v1.10.2
71
with:
72
user: __token__
73
password: ${{ secrets.PYPI_TOKEN }}
0 commit comments