We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 544a067 commit 8ecebfbCopy full SHA for 8ecebfb
.github/workflows/spec-update.yaml
@@ -93,7 +93,7 @@ jobs:
93
;;
94
prompt-registry)
95
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'
+ FILE_PATH='core-services/prompt-registry/src/main/resources/spec/prompt-registry.yaml'
97
98
esac
99
0 commit comments