We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ff192e9 + c5d30f4 commit e3c934eCopy full SHA for e3c934e
.github/workflows/pypi-release.yaml
@@ -71,7 +71,7 @@ jobs:
71
name: releases
72
path: dist
73
- name: Publish package to PyPI
74
- uses: pypa/gh-action-pypi-publish@v1.8.10
+ uses: pypa/gh-action-pypi-publish@v1.10.0
75
with:
76
user: __token__
77
password: ${{ secrets.PYPI_TOKEN }}
0 commit comments