mirror of
https://github.com/iluvcapra/wavinfo.git
synced 2025-12-31 17:00:41 +00:00
Update pythonpublish.yml
Updated publish action to latest version
This commit is contained in:
2
.github/workflows/pythonpublish.yml
vendored
2
.github/workflows/pythonpublish.yml
vendored
@@ -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