Skip to content

API docs build

API docs build #146

Workflow file for this run

name: API docs build
on:
#TODO: we really want this to be built for releases exclusively, not on schedule
#for now a scheduled build will do the job
schedule:
- cron: 0 0 * * MON
workflow_dispatch:
jobs:
build:
uses: pmmp/ApiDocsBuildAction/.github/workflows/[email protected]
with:
src-repo: pmmp/PocketMine-MP
ref: stable
pm-version-major: 5