Skip to content

Commit 2b496c6

Browse files
committed
build: deploy without needing check suite
1 parent a3c7770 commit 2b496c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
# onlyFirstCheckSuite: true
1717

1818
tag:
19-
needs: wait-on-test
19+
# needs: wait-on-test
2020
runs-on: ubuntu-latest
2121
outputs:
2222
new_tag: ${{ steps.github_tag_action.outputs.new_tag }}

0 commit comments

Comments
 (0)