Skip to content

Commit d938763

Browse files
Update deploy.yml (forgot to remove "if")
1 parent 9a3328b commit d938763

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
@@ -4,7 +4,6 @@ on:
44

55
jobs:
66
deploy:
7-
if: ${{ github.event.workflow_run.conclusion == 'success' }}
87
runs-on: [self-hosted]
98
steps:
109
- name: Run server script

0 commit comments

Comments
 (0)