Skip to content

Commit

Permalink
update image name
Browse files Browse the repository at this point in the history
  • Loading branch information
Pratap2018 committed Aug 19, 2024
1 parent 2fc5d54 commit 689fa17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ jobs:
with:
context: .
push: true
tags: ghcr.io/${{ github.repository_owner }}/your_image_name:${{ env.LATEST_RELEASE_TAG }}
tags: ghcr.io/${{ github.repository_owner }}/txn-processor-controller:${{ env.LATEST_RELEASE_TAG }}

0 comments on commit 689fa17

Please sign in to comment.