Skip to content

Commit 89815ca

Browse files
Merge pull request #2 from laironacosta/develop
setup master as trigger to deploy on aws ecs
2 parents efbe8f9 + 9a0b5f0 commit 89815ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/aws.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
on:
2727
push:
2828
branches:
29-
- develop
29+
- master
3030

3131
name: Deploying to Amazon ECS the go app
3232

0 commit comments

Comments
 (0)