Skip to content

Commit

Permalink
changed a application info to paid account
Browse files Browse the repository at this point in the history
  • Loading branch information
MazeWorksSuriya committed Aug 25, 2024
1 parent 4a7840c commit d4c4d1a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ jobs:
with:
aws_access_key: ${{ secrets.AWS_ACCESS_KEY }}
aws_secret_key: ${{ secrets.AWS_SECRET_KEY }}
application_name: react-one
environment_name: React-one-env
existing_bucket_name: elasticbeanstalk-ap-south-1-443370700977
region: ap-south-1
application_name: react_veggie
environment_name: Reactveggie-env
existing_bucket_name: elasticbeanstalk-us-east-1-223194923019
region: us-east-1
version_label: ${{ github.sha }}
deployment_package: deploy.zip

0 comments on commit d4c4d1a

Please sign in to comment.