Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
VsevladHort authored Feb 7, 2024
1 parent 71845ed commit f2711cb
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 @@ -26,7 +26,7 @@ jobs:
aws_access_key: ${{ secrets.AWS_ACCESS_KEY_ID }}
aws_secret_key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
application_name: broscorp-community
environment_name: Broscorp-community-env
environment_name: Broscorp-community-prod
version_label: ${{ github.sha }}
region: eu-west-1
deployment_package: bot/target/bot-2-SNAPSHOT.jar

0 comments on commit f2711cb

Please sign in to comment.