We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 99f37a3 + 86ff8ec commit 5e4623fCopy full SHA for 5e4623f
.github/workflows/python-publish.yml
@@ -33,7 +33,7 @@ jobs:
33
- name: Build package
34
run: python -m build
35
- name: Publish package
36
- uses: pypa/gh-action-pypi-publish@36978192ca7715ea2e0d12e82d5518a651a9f739
+ uses: pypa/gh-action-pypi-publish@897895f1e160c830e369f9779632ebc134688e1b
37
with:
38
user: __token__
39
password: ${{ secrets.PYPI_API_TOKEN }}
0 commit comments