Skip to content

Merge pull request #485 from olivas/master #59

Merge pull request #485 from olivas/master

Merge pull request #485 from olivas/master #59

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/[email protected]