Publish releases even if tests failed

upstream is genius and has failing tests
This commit is contained in:
Evil Factory
2022-12-14 12:16:26 -03:00
committed by GitHub
parent f520260f42
commit e8389beef9

View File

@@ -13,5 +13,4 @@ jobs:
ref: ${{ github.event.ref }}
publish-release:
needs: [run-tests]
uses: ./.github/workflows/publish-release.yml