diff --git a/.github/workflows/unix.yml b/.github/workflows/unix.yml index d831be4..28a3822 100644 --- a/.github/workflows/unix.yml +++ b/.github/workflows/unix.yml @@ -101,7 +101,7 @@ jobs: git commit -m "cd: increment version.py; update readme [skip ci]" git push https://github.com/bionicles/tree_plus.git - name: Publish to PyPI - uses: pypa/gh-action-pypi-publish@v1.12.4 + uses: pypa/gh-action-pypi-publish@v1.14.0 # with: # user: __token__ # password: ${{ secrets.PYPI_API_TOKEN }} \ No newline at end of file