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 6ddc5cd commit a61fc6dCopy full SHA for a61fc6d
.github/workflows/release.yml
@@ -54,7 +54,7 @@ jobs:
54
55
- name: Publish to PyPI
56
if: steps.version_check.outputs.pypi_exists != 'true'
57
- uses: pypa/gh-action-pypi-publish@67339c736fd9354cd4f8cb0b744f2b82a74b5c70
+ uses: pypa/gh-action-pypi-publish@ab69e431e9c9f48a3310be0a56527c679f56e04d
58
59
- name: Verify package is installable
60
id: verify_package
0 commit comments