mirror of
https://github.com/sshuttle/sshuttle.git
synced 2025-05-11 19:44:40 +02:00
build: hack force publish pypi
This commit is contained in:
parent
40f6c1d4f2
commit
5b08caaeb1
2
.github/workflows/release-please.yml
vendored
2
.github/workflows/release-please.yml
vendored
@ -20,7 +20,7 @@ jobs:
|
|||||||
upload-pypi:
|
upload-pypi:
|
||||||
name: Upload to pypi
|
name: Upload to pypi
|
||||||
needs: [release-please]
|
needs: [release-please]
|
||||||
if: ${{ needs.release-please.outputs.release_created == 'true' }}
|
# if: ${{ needs.release-please.outputs.release_created == 'true' }}
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Publish PyPi package
|
- name: Publish PyPi package
|
||||||
|
Loading…
Reference in New Issue
Block a user