Skip to content

Commit

Permalink
change enviroment name value
Browse files Browse the repository at this point in the history
  • Loading branch information
Barralex committed Sep 19, 2021
1 parent 1d05c44 commit 6143ad0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ jobs:
aws_secret_key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
region: ${{ secrets.AWS_REGION }}
application_name: ${{ secrets.AWS_EB_APPLICATION_NAME }}
environment_name: develop
environment_name: Twitterreader-env
version_label: ${{ github.run_number }}
deployment_package: deploy.zip

0 comments on commit 6143ad0

Please sign in to comment.