There was an error while loading. Please reload this page.
2 parents 22469e0 + 00b4b3c commit dca9a4eCopy full SHA for dca9a4e
1 file changed
.github/workflows/release.yml
@@ -84,7 +84,7 @@ jobs:
84
85
- name: Publish on PyPI
86
if: success()
87
- uses: pypa/gh-action-pypi-publish@v1.14.0
+ uses: pypa/gh-action-pypi-publish@v1.14.1
88
with:
89
packages-dir: dist/
90
skip-existing: true
0 commit comments