build: hack force publish pypi

This commit is contained in:
Brian May 2025-02-08 09:25:06 +11:00
parent 40f6c1d4f2
commit 5b08caaeb1
No known key found for this signature in database
GPG Key ID: 2A92599257644AFA

View File

@ -20,7 +20,7 @@ jobs:
upload-pypi:
name: Upload to pypi
needs: [release-please]
if: ${{ needs.release-please.outputs.release_created == 'true' }}
# if: ${{ needs.release-please.outputs.release_created == 'true' }}
runs-on: ubuntu-latest
steps:
- name: Publish PyPi package