Publish releases even if tests failed
upstream is genius and has failing tests
This commit is contained in:
@@ -13,5 +13,4 @@ jobs:
|
|||||||
ref: ${{ github.event.ref }}
|
ref: ${{ github.event.ref }}
|
||||||
|
|
||||||
publish-release:
|
publish-release:
|
||||||
needs: [run-tests]
|
|
||||||
uses: ./.github/workflows/publish-release.yml
|
uses: ./.github/workflows/publish-release.yml
|
||||||
|
|||||||
Reference in New Issue
Block a user