Skip to content

Commit

Permalink
corrected name
Browse files Browse the repository at this point in the history
  • Loading branch information
azizbekxm committed Feb 18, 2025
1 parent 2031f4e commit a634879
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
aws_access_key: ${{ secrets.AWS_ACCESS_KEY_ID }}
aws_secret_key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
region: us-east-1
application_name: "auther-finder"
environment_name: "Auther-finder-env"
application_name: "author-finder"
environment_name: "Author-finder-env"
version_label: ${{ github.sha }}
deployment_package: target/author-finder-0.0.1-SNAPSHOT.jar

0 comments on commit a634879

Please sign in to comment.