👷 add job to publish the documentation
This commit is contained in:
parent
33759a78a9
commit
df76e71fad
@ -1,3 +1,4 @@
|
||||
SHELL=/usr/bin/env bash
|
||||
SED ?= $(shell which gsed 2>/dev/null || which sed)
|
||||
|
||||
MKDOCS_PAGES=$(shell cd ../mkdocs/docs/ && find * -type f -name '*.md' | sort)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user