Skip to content

Commit

Permalink
Update docker-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ShadabImran07 committed Jun 17, 2023
1 parent 742d414 commit 511df3e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: docker-react-projects
name: docker-react
on:
push:
branches:
Expand All @@ -21,8 +21,8 @@ jobs:
with:
aws_access_key: ${{ secrets.AWS_ACCESS_KEY }}
aws_secret_key: ${{ secrets.AWS_SECRET_KEY }}
application_name: docker-react-projects
environment_name: docker-react-projects-env
application_name: docker-react
environment_name: docker-react-env
existing_bucket_name: elasticbeanstalk-ap-south-1-954894237930
region: ap-south-1
version_label: ${{ github.sha }}
Expand Down

0 comments on commit 511df3e

Please sign in to comment.