hitl: dispatch stabilizer event

master
Robert Jördens 2021-01-08 19:13:23 +01:00
parent 09a7ab2773
commit f785ec2f51
1 changed files with 1 additions and 1 deletions

View File

@ -13,6 +13,6 @@ jobs:
- uses: peter-evans/repository-dispatch@v1
with:
token: ${{ secrets.DISPATCH_PAT }}
event-type: hitl
event-type: stabilizer
repository: quartiq/hitl
client-payload: '{"ref": "${{ github.ref }}", "sha": "${{ github.sha }}"}'