Merge pull request #85 from crossplane/renovate/pypa-gh-action-pypi-publish-1.x
chore(deps): update pypa/gh-action-pypi-publish action to v1.10.1
This commit is contained in:
commit
8e4f43b297
|
@ -119,7 +119,7 @@ jobs:
|
|||
path: "dist"
|
||||
|
||||
- name: Publish to PyPI
|
||||
uses: pypa/gh-action-pypi-publish@v1.9.0
|
||||
uses: pypa/gh-action-pypi-publish@v1.10.1
|
||||
with:
|
||||
# Note that this is currently being pushed to the 'crossplane' PyPI
|
||||
# user (not org). See @negz if you need access - PyPI requires 2FA to
|
||||
|
|
Loading…
Reference in New Issue