Skip to content

Commit 7372482

Browse files
Branch change
1 parent 1737880 commit 7372482

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/deploy.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@ name: CI/CD with Terraform
22
on:
33
push:
44
branches:
5-
- Complete-CI/CD-with-Terraform-AWS
6-
5+
- master
76
env:
87
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
98
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}

0 commit comments

Comments
 (0)