Skip to content

feat(bsppp): add BSP editing library, use as the backend of the BSP f… #6

feat(bsppp): add BSP editing library, use as the backend of the BSP f…

feat(bsppp): add BSP editing library, use as the backend of the BSP f… #6

Workflow file for this run

name: Deploy Docs
on:
push:
branches: [main]
workflow_dispatch:
# nothing here
jobs:
deploy-docs:
runs-on: ubuntu-latest
steps:
- name: Create & Deploy Docs
uses: DenverCoder1/[email protected]
with:
github_token: ${{secrets.GITHUB_TOKEN}}
branch: docs