revert publish action

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

View File

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