We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b2e641 commit 0b60cbbCopy full SHA for 0b60cbb
1 file changed
.github/workflows/release.yaml
@@ -30,4 +30,4 @@ jobs:
30
file: ./Dockerfile
31
platforms: linux/amd64
32
push: true
33
- tags: ghcr.io/Intreecom/i2g-operator:latest,ghcr.io/Intreecom/i2g-operator:${{ github.ref_name }}
+ tags: ghcr.io/intreecom/i2g-operator:latest,ghcr.io/intreecom/i2g-operator:${{ github.ref_name }}
0 commit comments