diff --git a/.github/workflows/unix.yml b/.github/workflows/unix.yml index e919220..36e48ef 100644 --- a/.github/workflows/unix.yml +++ b/.github/workflows/unix.yml @@ -87,7 +87,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.13.0 # with: # user: __token__ # password: ${{ secrets.PYPI_API_TOKEN }} \ No newline at end of file