Skip to content

Commit

Permalink
Allow failure on publish to TestPyPi
Browse files Browse the repository at this point in the history
  • Loading branch information
StevenLooman committed Jul 27, 2024
1 parent 533421b commit eda4024
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,3 +125,4 @@ jobs:
uses: pypa/gh-action-pypi-publish@release/v1
with:
repository-url: https://test.pypi.org/legacy/
continue-on-error: true

0 comments on commit eda4024

Please sign in to comment.