Skip to content

Commit 7b51ce6

Browse files
committed
base_sha
1 parent c88fbad commit 7b51ce6

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
@@ -23,7 +23,7 @@ jobs:
2323
with:
2424
stainless_api_key: ${{ secrets.STAINLESS_API_KEY }}
2525
commit_message: ${{ github.event.head_commit.message }}
26-
base_sha: ${{ github.event.base_sha }}
26+
base_sha: ${{ github.event.pull_request.base.sha }}
2727
org: togethercomputer
2828
project: togetherai
2929
oas_path: openapi.yaml

0 commit comments

Comments
 (0)