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 3eae753 + 1d3088e commit bb86a84Copy full SHA for bb86a84
.github/workflows/python-publish.yml
@@ -34,7 +34,7 @@ jobs:
34
- name: Build package
35
run: python -m build
36
- name: Publish package
37
- uses: pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc
+ uses: pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e
38
with:
39
user: __token__
40
password: ${{ secrets.PYPI_API_TOKEN }}
0 commit comments