Skip to content

docs: update links to fmtm resources #83

docs: update links to fmtm resources

docs: update links to fmtm resources #83

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