Update to latest stable release of pypi-publish action

`pypi-publish` action's `master` branch is deprecated:

699cd6103f/README.md (-master-branch-sunset-)
This commit is contained in:
Julien Sanchez 2024-05-20 10:24:46 +02:00
parent c11a08cf88
commit 96b63ed65f
No known key found for this signature in database
GPG key ID: 1D077BB705F2918B

View file

@ -16,7 +16,4 @@ jobs:
- name: Build
run: python -m build --sdist --wheel
- name: Publish to PyPI
uses: pypa/gh-action-pypi-publish@master
with:
user: __token__
password: ${{ secrets.pypi_password }}
uses: pypa/gh-action-pypi-publish@release/v1