sync and refactor docs build

- upgrade Antora to 3.2.0-alpha.2
- remove Antora patch to support linked worktrees
- upgrade Antora Collector to latest alpha
- remove dispatch.sh script (handled by gh run workflow)
- consistently use gh run workflow to trigger workflows
- remove step to publish generated docs (no longer in use)
This commit is contained in:
Dan Allen
2022-11-21 17:49:18 -07:00
committed by Steve Riesenberg
parent 2d567cdb09
commit 3f2bade4f1
3 changed files with 3 additions and 46 deletions

View File

@@ -1,5 +1,8 @@
name: Deploy Docs
on:
push:
branches-ignore: [ gh-pages ]
tags: '**'
repository_dispatch:
types: request-build-reference # legacy
schedule: