Skip to content

fix: Move python modules to other section #31

fix: Move python modules to other section

fix: Move python modules to other section #31

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