Skip to content

Commit 3530a8b

Browse files
committed
cicd update for master branch
1 parent 944b755 commit 3530a8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Deploy to EC2
22

33
on:
44
push:
5-
branches: [ main ]
5+
branches: [ master ]
66

77
jobs:
88
deploy:

0 commit comments

Comments
 (0)