There was an error while loading. Please reload this page.
2 parents 6615516 + 71270f0 commit 31f5ebfCopy full SHA for 31f5ebf
1 file changed
.github/workflows/build.yml
@@ -158,7 +158,7 @@ jobs:
158
merge-multiple: true
159
path: dist
160
161
- - uses: pypa/gh-action-pypi-publish@v1.14.0
+ - uses: pypa/gh-action-pypi-publish@v1.14.2
162
continue-on-error: true # might fail if we don't bump the version
163
with:
164
user: __token__
@@ -175,7 +175,7 @@ jobs:
175
176
177
178
179
180
181
password: ${{ secrets.pypi_password }}
0 commit comments