Allow publish on test pypi workflow to fail (#248)

This commit is contained in:
Teemu R 2021-11-03 01:55:49 +01:00 committed by GitHub
parent 9cda529329
commit 5aaadaff39
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,6 +32,7 @@ jobs:
.
- name: Publish on test pypi
uses: pypa/gh-action-pypi-publish@master
continue-on-error: true
with:
password: ${{ secrets.TEST_PYPI_API_TOKEN }}
repository_url: https://test.pypi.org/legacy/