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 2f2fb38 + ef8ed8a commit b3d148cCopy full SHA for b3d148c
.github/workflows/publish.yml
@@ -43,6 +43,6 @@ jobs:
43
44
- name: PyPI Publish package
45
# hash for release/v1.8
46
- uses: pypa/gh-action-pypi-publish@f7600683efdcb7656dec5b29656edb7bc586e597
+ uses: pypa/gh-action-pypi-publish@15c56dba361d8335944d31a2ecd17d700fc7bcbc
47
with:
48
password: ${{ secrets.PYPI_API_TOKEN }}
0 commit comments