Skip to content

Commit b5c0b4c

Browse files
committed
[CI] make default input the good one for real releases
1 parent 1a77a6f commit b5c0b4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-promotion.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ on:
3737
source_artifactory_docker_repo:
3838
description: 'Source Artifactory Docker repository name'
3939
required: false
40-
default: 'mlrun-staging'
40+
default: 'mlrun-staging/mlrun'
4141
type: string
4242
target_docker_registries:
4343
description: 'Comma separated list of target docker registries to push promoted images to (e.g., ghcr.io/,quay.io/,registry.hub.docker.com/)'

0 commit comments

Comments
 (0)