Skip to content

Commit

Permalink
chore: change config-db ecr repo name
Browse files Browse the repository at this point in the history
  • Loading branch information
yashmehrotra committed Jun 11, 2024
1 parent c88823a commit c243586
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
- name: Publish to AWS ECR
uses: elgohr/Publish-Docker-Github-Action@43dc228e327224b2eda11c8883232afd5b34943b # v5
with:
name: config-db
name: k4y9r6y5/config-db
username: ${{ steps.ecr.outputs.username }}
password: ${{ steps.ecr.outputs.password }}
registry: ${{ steps.ecr.outputs.registry }}
Expand Down

0 comments on commit c243586

Please sign in to comment.