mirror of
https://github.com/openzim/warc2zim.git
synced 2025-10-19 14:33:17 +00:00
Update pypa pypi publish action
This commit is contained in:
parent
254ac56ef7
commit
693a30c423
1 changed files with 1 additions and 1 deletions
2
.github/workflows/Publish.yaml
vendored
2
.github/workflows/Publish.yaml
vendored
|
@ -30,7 +30,7 @@ jobs:
|
|||
python -m build --sdist --wheel
|
||||
|
||||
- name: Upload to PyPI
|
||||
uses: pypa/gh-action-pypi-publish@release/v1.8
|
||||
uses: pypa/gh-action-pypi-publish@release/v1.12
|
||||
|
||||
- name: Build and push Docker image
|
||||
uses: openzim/docker-publish-action@v10
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue