Skip to content

Commit cf4d413

Browse files
committed
correct default tag of the evaluation image
1 parent 0e6013d commit cf4d413

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-build-manual-eval.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212
type: string
1313
description: Docker image tag
1414
required: true
15-
default: "latest-evaluation-full"
15+
default: "latest"
1616

1717
jobs:
1818
build:

0 commit comments

Comments
 (0)