Skip to content

Commit 6452351

Browse files
author
2captcha
authored
Update publish-to-pypi.yml
1 parent 8857985 commit 6452351

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish-to-pypi.yml

+1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
--outdir dist/
2626
.
2727
- name: Publish to Test PyPI
28+
continue-on-error: true
2829
uses: pypa/gh-action-pypi-publish@release/v1
2930
with:
3031
password: ${{ secrets.TEST_PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)