Skip to content

Commit

Permalink
created a new application on beanstalk
Browse files Browse the repository at this point in the history
  • Loading branch information
MazeWorksSuriya committed Aug 24, 2024
1 parent b4efd88 commit 2cea663
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ jobs:
with:
aws_access_key: ${{ secrets.AWS_ACCESS_KEY }}
aws_secret_key: ${{ secrets.AWS_SECRET_KEY }}
application_name: "React Frontend"
environment_name: ReactFrontend-env
application_name: Veggie
environment_name: Veggie-env
existing_bucket_name: elasticbeanstalk-ap-south-1-443370700977
region: ap-south-1
version_label: ${{ github.event.head_commit.timestamp }}
Expand Down

0 comments on commit 2cea663

Please sign in to comment.