Skip to content

Commit 0b60cbb

Browse files
committed
Fixed repo name in release workflow.
1 parent 2b2e641 commit 0b60cbb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ jobs:
3030
file: ./Dockerfile
3131
platforms: linux/amd64
3232
push: true
33-
tags: ghcr.io/Intreecom/i2g-operator:latest,ghcr.io/Intreecom/i2g-operator:${{ github.ref_name }}
33+
tags: ghcr.io/intreecom/i2g-operator:latest,ghcr.io/intreecom/i2g-operator:${{ github.ref_name }}

0 commit comments

Comments
 (0)