mirror of
https://github.com/nlohmann/json.git
synced 2025-07-29 23:01:16 +03: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