Bump pypa/gh-action-pypi-publish from 1.8.1 to 1.8.3 (#214)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
b15e50abbb
commit
c6b7837a7f
|
@ -93,7 +93,7 @@ jobs:
|
|||
- name: build package
|
||||
run: python -m build --sdist --wheel . -o dist
|
||||
- name: publish to PyPI
|
||||
uses: pypa/gh-action-pypi-publish@v1.8.1
|
||||
uses: pypa/gh-action-pypi-publish@v1.8.3
|
||||
with:
|
||||
skip_existing: true
|
||||
user: __token__
|
||||
|
|
Loading…
Reference in New Issue