upd publish action

This commit is contained in:
onyx-and-iris 2025-07-14 03:10:04 +01:00
parent 39dff3cc28
commit f06e2d3982

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