We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d287926 commit e98d7a2Copy full SHA for e98d7a2
.github/workflows/ci.yml
@@ -119,7 +119,7 @@ jobs:
119
path: "dist"
120
121
- name: Publish to PyPI
122
- uses: pypa/gh-action-pypi-publish@v1.9.0
+ uses: pypa/gh-action-pypi-publish@v1.10.0
123
with:
124
# Note that this is currently being pushed to the 'crossplane' PyPI
125
# user (not org). See @negz if you need access - PyPI requires 2FA to
0 commit comments