We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 944b755 commit 3530a8bCopy full SHA for 3530a8b
.github/workflows/deploy.yml
@@ -2,7 +2,7 @@ name: Deploy to EC2
2
3
on:
4
push:
5
- branches: [ main ]
+ branches: [ master ]
6
7
jobs:
8
deploy:
0 commit comments