Skip to content

Commit 8b2a9ea

Browse files
committed
trying to get cd file to work after ci completes
1 parent 9930c3a commit 8b2a9ea

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/cd.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@ name: Deploy on EC2-Instance
33
on:
44
workflow_run:
55
workflows: ["Docker Image CI"]
6-
types:
7-
- completed
6+
types: [completed]
87

98
jobs:
109
deploy:

0 commit comments

Comments
 (0)