Updating JSON syntax
This commit is contained in:
parent
7906ef2f9d
commit
c9f61143f5
2
.github/workflows/hitl_trigger.yml
vendored
2
.github/workflows/hitl_trigger.yml
vendored
@ -30,7 +30,7 @@ jobs:
|
||||
event-type: stabilizer
|
||||
repository: quartiq/hitl
|
||||
client-payload: |
|
||||
'{"github": ${{ toJson(github) }}, "check_id": ${{steps.hitl-check.outputs.check_id}}}'
|
||||
{"github": ${{ toJson(github) }}, "check_id": ${{steps.hitl-check.outputs.check_id}}}
|
||||
|
||||
- uses: fountainhead/action-wait-for-check@v1.0.0
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user