mirror of
https://github.com/nlohmann/json.git
synced 2026-03-08 10:11:25 +00:00
Publish documentation on push to develop branch (#3660)
👷 add job to publish the documentation
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user