Skip to content

Commit

Permalink
fix env name?....
Browse files Browse the repository at this point in the history
  • Loading branch information
SethSharp committed Jul 11, 2024
1 parent e110604 commit bcd4425
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ jobs:
aws_access_key: ${{ secrets.AWS_ACCESS_KEY }}
aws_secret_key: ${{ secrets.AWS_SECRET_KEY }}
application_name: Portfolio
environment_name: portfolio-production
environment_name: portfolio-production-env
existing_bucket_name: elasticbeanstalk-ap-southeast-2-533267327531
region: ap-southeast-2
version_label: ${{ github.sha }}
Expand Down

0 comments on commit bcd4425

Please sign in to comment.