Update publish-to-pypi.yml

This commit is contained in:
Dr.Lt.Data 2025-08-22 06:17:55 +09:00
parent 596dad5cda
commit 68bc8302fd

View File

@ -51,7 +51,7 @@ jobs:
# generate_release_notes: true
- name: Publish to PyPI
uses: pypa/gh-action-pypi-publish@release/v1
uses: pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc
with:
password: ${{ secrets.PYPI_TOKEN }}
skip-existing: true