upd publish action

This commit is contained in:
onyx-and-iris 2025-07-14 03:25:52 +01:00
parent ed4531c305
commit 44dadcee23

View File

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