Skip to content

Commit 8ecebfb

Browse files
spec update fix
1 parent 544a067 commit 8ecebfb

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
@@ -93,7 +93,7 @@ jobs:
9393
;;
9494
prompt-registry)
9595
API_URL="$API_BASE_URL/AI/prompt-registry/contents/src/spec/prompt-registry.yaml?ref=$REF"
96-
FILE_PATH='prompt-registry/src/main/resources/spec/prompt-registry.yaml'
96+
FILE_PATH='core-services/prompt-registry/src/main/resources/spec/prompt-registry.yaml'
9797
;;
9898
esac
9999

0 commit comments

Comments
 (0)