Skip to content

fix: update pydantic deprecated use of .json() --> .model_dump_json() #12

fix: update pydantic deprecated use of .json() --> .model_dump_json()

fix: update pydantic deprecated use of .json() --> .model_dump_json() #12

Workflow file for this run

name: Publish Docs
on:
push:
paths:
- docs/**
- osm_login_python/**
- mkdocs.yml
branches: [main]
# Allow manual trigger (workflow_dispatch)
workflow_dispatch:
jobs:
publish_docs:
uses: hotosm/gh-workflows/.github/workflows/[email protected]
# with:
# doxygen: true