Skip to content

[HOTFIX] Glob package BC in cli (#2820) #161

[HOTFIX] Glob package BC in cli (#2820)

[HOTFIX] Glob package BC in cli (#2820) #161

name: Build Documentation
on:
push:
branches:
- master
jobs:
buildDoc:
runs-on: ubuntu-latest
steps:
- name: Trigger Documentation Build
uses: peter-evans/repository-dispatch@v1
with:
token: ${{ secrets.documentation_token }}
repository: mjmlio/slate
event-type: build-doc