Skip to content

Add couplingICubHandMk2 device coupling handler (#995) #306

Add couplingICubHandMk2 device coupling handler (#995)

Add couplingICubHandMk2 device coupling handler (#995) #306

name: Trigger Documentation
on:
push:
branches:
- 'devel'
jobs:
docs:
name: "Trigger"
runs-on: ubuntu-latest
steps:
- name: Repository Dispatch
uses: peter-evans/repository-dispatch@v3
with:
token: ${{ secrets.BOT_TRIGGER_ROBOTOLOGY_DOCUMENTATION }}
repository: robotology/robotology-documentation
event-type: build_documentation
client-payload: '{"ref": "${{ github.ref }}", "sha": "${{ github.sha }}"}'