2 parents 765321d + 0d5fb67 commit 3cdb59eCopy full SHA for 3cdb59e
1 file changed
.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.12.4
+ uses: pypa/gh-action-pypi-publish@v1.13.0
71
with:
72
user: __token__
73
password: ${{ secrets.PYPI_TOKEN }}
0 commit comments