Skip to content

Commit 21f1bb8

Browse files
committed
Update deploy.yml
1 parent cc2929c commit 21f1bb8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ jobs:
2222
(github.event_name == 'workflow_dispatch') ||
2323
(
2424
github.event_name == 'workflow_run' &&
25-
github.event.workflow_run.conclusion == 'success' &&
2625
(
2726
github.event.workflow_run.head_branch == 'main' ||
2827
startsWith(github.event.workflow_run.head_branch, 'v')

0 commit comments

Comments
 (0)