upd publish action

This commit is contained in:
onyx-and-iris 2025-07-14 03:21:06 +01:00
parent 1ceb95ab16
commit 6123c92d00

View File

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