We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 178bf07 + cae2984 commit bc828d1Copy full SHA for bc828d1
1 file changed
.github/workflows/upload-to-stainless.yml
@@ -39,7 +39,7 @@ jobs:
39
stainless_api_key: ${{ secrets.STAINLESS_API_KEY }}
40
input_path: 'openapi.yaml'
41
output_path: 'openapi.documented.yaml'
42
- project_name: 'TogetherAI'
+ project_name: 'togetherai'
43
44
# Conditionally run the rdme step
45
- name: Update Readme docs
0 commit comments