mirror of
https://github.com/andrewthetechie/py-healthchecks.io.git
synced 2026-01-06 17:13:08 +01:00
ci: bump pypa/gh-action-pypi-publish from 1.10.2 to 1.10.3 (#777)
This commit is contained in:
2
.github/workflows/pre-release.yml
vendored
2
.github/workflows/pre-release.yml
vendored
@@ -34,7 +34,7 @@ jobs:
|
||||
poetry build --ansi
|
||||
|
||||
- name: Publish package on TestPyPI
|
||||
uses: pypa/gh-action-pypi-publish@v1.10.2
|
||||
uses: pypa/gh-action-pypi-publish@v1.10.3
|
||||
with:
|
||||
user: __token__
|
||||
password: ${{ secrets.TEST_PYPI_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user