Skip to content

feat: Pico Motion Trackers body tracking support (#2674) #947

feat: Pico Motion Trackers body tracking support (#2674)

feat: Pico Motion Trackers body tracking support (#2674) #947

Workflow file for this run

name: Publish to GitHub Wiki
on:
push:
branches: [master]
workflow_dispatch:
jobs:
wiki:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Publish to wiki
uses: cmbrose/[email protected]
with:
githubToken: ${{ secrets.GH_PAT }}
rootDocsFolder: "wiki"