Skip to content

Merge pull request #490 from hotosm/feature/relationsProcessing #64

Merge pull request #490 from hotosm/feature/relationsProcessing

Merge pull request #490 from hotosm/feature/relationsProcessing #64

Workflow file for this run

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