Skip to content

Commit 1196e13

Browse files
MykolaMarusenkoSergK
authored andcommitted
chore: Align github templates (#26)
1 parent 3dc132f commit 1196e13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
git-chglog --template .chglog/release.tpl.md -o release.md ${RELEASE_TAG}
4242
4343
# Extract image name and tag from RELEASE_TAG
44-
IMAGE_NAME="epamedp/cd-pipeline-operator"
44+
IMAGE_NAME="epamedp/gitfusion"
4545
IMAGE_TAG=${RELEASE_TAG#v}
4646
4747
# Get the digest of the image

0 commit comments

Comments
 (0)