We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a6b8a9 commit 7a8a894Copy full SHA for 7a8a894
1 file changed
.github/workflows/preview-builds.yml
@@ -22,6 +22,7 @@ jobs:
22
uses: stainless-api/upload-openapi-spec-action/preview@v1
23
with:
24
stainless_api_key: ${{ secrets.STAINLESS_API_KEY }}
25
+ commit_message: 'Preview build'
26
org: togethercomputer
27
project: togetherai
28
oas_path: openapi.yaml
0 commit comments