We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 278992d commit 78b5736Copy full SHA for 78b5736
1 file changed
.github/workflows/preview-builds.yml
@@ -26,7 +26,7 @@ jobs:
26
base_sha: ${{ github.sha }}
27
base_ref: ${{ github.ref }}
28
head_sha: foobar
29
- write_comment: false
+ make_comment: false
30
# event: ${{ github.event | jq -r }}
31
# base_sha: ${{ github.event.pull_request.base.sha }}
32
org: togethercomputer
0 commit comments