mirror of
https://github.com/iluvcapra/wavinfo.git
synced 2026-07-02 04:10:53 +00:00
Update pythonpublish.yml
Updated publish action to latest version
This commit is contained in:
@@ -20,7 +20,7 @@ jobs:
|
|||||||
- name: Build
|
- name: Build
|
||||||
python -m build .
|
python -m build .
|
||||||
- name: Publish to Pypi
|
- name: Publish to Pypi
|
||||||
uses: pypa/gh-action-pypi-publish@v1.12.2
|
uses: pypa/gh-action-pypi-publish@v1.13.0
|
||||||
with:
|
with:
|
||||||
password: ${{ secrets.PYPI_APIKEY }}
|
password: ${{ secrets.PYPI_APIKEY }}
|
||||||
- name: Send Bluesky Post
|
- name: Send Bluesky Post
|
||||||
|
|||||||
Reference in New Issue
Block a user