Skip to content

Commit

Permalink
fix workflow again
Browse files Browse the repository at this point in the history
  • Loading branch information
javlintor committed Aug 1, 2024
1 parent 66df2a9 commit 2779832
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 @@ -13,7 +13,7 @@ on: [push]

env:
AWS_REGION: eu-west-1
ECR_REPOSITORY: ${{ secrets.AWS_ECR_REPOSITORY }}
ECR_REPOSITORY: manolibakes

jobs:
deploy:
Expand Down

0 comments on commit 2779832

Please sign in to comment.