Skip to content

Commit 32326cc

Browse files
authored
Fix typo in image name in image_build.yaml
1 parent 3ae9130 commit 32326cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/image_build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
branches: [ main ]
88

99
env:
10-
IMAGE_NAME: cli-proton-dotnet
10+
IMAGE_NAME: cli-proton-python
1111
IMAGE_REGISTRY: quay.io
1212
IMAGE_NAMESPACE: rhmessagingqe
1313

0 commit comments

Comments
 (0)