Skip to content

style: remove background from hot logo in sidebar #114

style: remove background from hot logo in sidebar

style: remove background from hot logo in sidebar #114

Workflow file for this run

name: Publish Docs
on:
push:
paths:
- docs/**
- mkdocs.yml
- README.md
branches: [main]
# Allow manual trigger (workflow_dispatch)
workflow_dispatch:
jobs:
publish_docs:
uses: hotosm/gh-workflows/.github/workflows/mkdocs_build.yml@main