upd publish action

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

View File

@ -36,4 +36,4 @@ jobs:
run: hatch build run: hatch build
- name: Publish on PyPI - name: Publish on PyPI
run: hatch publish uses: pypa/gh-action-pypi-publish@release/v1