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 2ee1cc2 + 6edf919 commit a809bb8Copy full SHA for a809bb8
.github/workflows/cd.yml
@@ -67,7 +67,7 @@ jobs:
67
path: dist
68
69
- name: Publish binary wheel and source tarball on PyPI
70
- uses: pypa/gh-action-pypi-publish@717ba43cfbb0387f6ce311b169a825772f54d295
+ uses: pypa/gh-action-pypi-publish@37f50c210e3d2f9450da2cd423303d6a14a6e29f
71
with:
72
user: __token__
73
password: ${{ secrets.PYPI_API_TOKEN }}
0 commit comments