build(deps): bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.12 (#214)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>master
parent
9b42f72eb9
commit
769dc4fdf9
|
@ -181,7 +181,7 @@ jobs:
|
|||
path: wheels
|
||||
|
||||
- name: Publish package distributions to Test PyPI
|
||||
uses: pypa/gh-action-pypi-publish@2f6f737ca5f74c637829c0f5c3acd0e29ea5e8bf # v1.8.11
|
||||
uses: pypa/gh-action-pypi-publish@e53eb8b103ffcb59469888563dc324e3c8ba6f06 # v1.8.12
|
||||
with:
|
||||
repository-url: https://test.pypi.org/legacy/
|
||||
packages-dir: wheels/
|
||||
|
@ -189,7 +189,7 @@ jobs:
|
|||
|
||||
- name: Publish package distributions to PyPI
|
||||
if: always()
|
||||
uses: pypa/gh-action-pypi-publish@2f6f737ca5f74c637829c0f5c3acd0e29ea5e8bf # v1.8.11
|
||||
uses: pypa/gh-action-pypi-publish@e53eb8b103ffcb59469888563dc324e3c8ba6f06 # v1.8.12
|
||||
with:
|
||||
packages-dir: wheels/
|
||||
skip-existing: true
|
||||
|
|
Loading…
Reference in New Issue