Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
santiago-jv authored Jun 21, 2024
1 parent 940abfa commit 7a4d9ef
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ jobs:
with:
aws-access-key-id: ${{ secrets.AWS_ACCESS_KEY }}
aws-secret-access-key: ${{ secrets.AWS_SECRET_KEY }}
EB-BUCKET-NAME: social-network-test
APPLICATION-NAME: social-network
EB-ENV-NAME: test
EB-BUCKET-NAME: elasticbeanstalk-us-east-2-526624294143
APPLICATION-NAME: social-network
EB-ENV-NAME: social-network-dev
AWS-REGION: us-east-2

0 comments on commit 7a4d9ef

Please sign in to comment.