Skip to content

Commit 198e019

Browse files
committed
commit_message
1 parent 7a8a894 commit 198e019

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/preview-builds.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
uses: stainless-api/upload-openapi-spec-action/preview@v1
2323
with:
2424
stainless_api_key: ${{ secrets.STAINLESS_API_KEY }}
25-
commit_message: 'Preview build'
25+
commit_message: ${{ github.event.head_commit.message }}
2626
org: togethercomputer
2727
project: togetherai
2828
oas_path: openapi.yaml

0 commit comments

Comments
 (0)