diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index a64906a..589b614 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -43,6 +43,6 @@ jobs: - name: PyPI Publish package # hash for release/v1.8 - uses: pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e + uses: pypa/gh-action-pypi-publish@cef221092ed1bacb1cc03d23a2d87d1d172e277b with: password: ${{ secrets.PYPI_API_TOKEN }} \ No newline at end of file