Skip to content

refactor: update fmtm page to mdx for interactivity #14

refactor: update fmtm page to mdx for interactivity

refactor: update fmtm page to mdx for interactivity #14

name: 📖 Publish Docs
on:
push:
paths:
- src/**
branches: [main]
# Allow manual trigger (workflow_dispatch)
workflow_dispatch:
jobs:
build:
uses: hotosm/gh-workflows/.github/workflows/[email protected]
with:
command: build
output_path: dist
github_pages: true