Skip to content

fix(client_core): 🐛 Workaround for blank right eye view (#2397) #842

fix(client_core): 🐛 Workaround for blank right eye view (#2397)

fix(client_core): 🐛 Workaround for blank right eye view (#2397) #842

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"