Skip to content

Commit 5637f2f

Browse files
committed
foobar
1 parent 57ce710 commit 5637f2f

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
@@ -25,7 +25,7 @@ jobs:
2525
commit_message: ${{ github.event.head_commit.message }}
2626
base_sha: ${{ github.sha }}
2727
base_ref: ${{ github.ref }}
28-
head_sha: ${{ github.event.pull_request.head.sha }}
28+
head_sha: foobar
2929
# event: ${{ github.event | jq -r }}
3030
# base_sha: ${{ github.event.pull_request.base.sha }}
3131
org: togethercomputer

0 commit comments

Comments
 (0)