build: deploy without needing check suite
This commit is contained in:
parent
a3c77708e2
commit
2b496c62f1
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@ -16,7 +16,7 @@ jobs:
|
|||||||
# onlyFirstCheckSuite: true
|
# onlyFirstCheckSuite: true
|
||||||
|
|
||||||
tag:
|
tag:
|
||||||
needs: wait-on-test
|
# needs: wait-on-test
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
outputs:
|
outputs:
|
||||||
new_tag: ${{ steps.github_tag_action.outputs.new_tag }}
|
new_tag: ${{ steps.github_tag_action.outputs.new_tag }}
|
||||||
|
Loading…
Reference in New Issue
Block a user