We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e01a8e4 commit cfcc6b8Copy full SHA for cfcc6b8
1 file changed
.github/workflows/preview-builds.yml
@@ -29,7 +29,7 @@ jobs:
29
base_sha: ${{ github.sha }}
30
base_ref: ${{ github.ref }}
31
head_sha: ${{ github.head_ref }}
32
- event: ${ echo ${{ github.event }} | jq -r}
+ # event: ${{ github.event | jq -r }}
33
# base_sha: ${{ github.event.pull_request.base.sha }}
34
org: togethercomputer
35
project: togetherai
0 commit comments