upd publish action

This commit is contained in:
onyx-and-iris 2025-07-14 02:58:25 +01:00
parent dc128720c7
commit 967c4ab699

View File

@ -37,4 +37,4 @@ jobs:
- name: Publish on PyPI - name: Publish on PyPI
if: github.ref == 'refs/heads/main' if: github.ref == 'refs/heads/main'
run: hatch publish uses: pypa/gh-action-pypi-publish@release/v1