Skip to content

docs: remove swagger-ui dist from docs dir #64

docs: remove swagger-ui dist from docs dir

docs: remove swagger-ui dist from docs dir #64

Workflow file for this run

name: Publish Docs to Wiki
on:
push:
paths:
- docs/**
branches: [development]
# Allow manual trigger (workflow_dispatch)
workflow_dispatch:
jobs:
publish-docs-to-wiki:
uses: hotosm/gh-workflows/.github/workflows/wiki.yml@main
with:
homepage_path: "index.md"