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 a303d34 commit a631b73Copy full SHA for a631b73
.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.12.4
+ uses: pypa/gh-action-pypi-publish@v1.13.0
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