Skip to content

Commit 5146fcf

Browse files
authored
Update spec-update.yaml (#483)
1 parent 49cdbbb commit 5146fcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/spec-update.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989
;;
9090
orchestration)
9191
API_URL="$API_BASE_URL/AI/llm-orchestration/contents/src/spec/api.yaml?ref=$REF"
92-
FILE_PATH='orchestration/src/main/resources/spec/orchestration.yaml'
92+
FILE_PATH='orchestration/src/main/resources/spec/v1.yaml'
9393
;;
9494
prompt-registry)
9595
API_URL="$API_BASE_URL/AI/prompt-registry/contents/src/spec/prompt-registry.yaml?ref=$REF"

0 commit comments

Comments
 (0)