We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 870edfc commit dcae8aaCopy full SHA for dcae8aa
.github/workflows/ci.yml
@@ -120,7 +120,7 @@ jobs:
120
path: "dist"
121
122
- name: Publish to PyPI
123
- uses: pypa/gh-action-pypi-publish@v1.10.3
+ uses: pypa/gh-action-pypi-publish@v1.12.1
124
with:
125
# Note that this is currently being pushed to the 'crossplane' PyPI
126
# user (not org). See @negz if you need access - PyPI requires 2FA to
0 commit comments