Skip to content

Add the pampa colormap (#128) #157

Add the pampa colormap (#128)

Add the pampa colormap (#128) #157

Workflow file for this run

name: docs
on:
push:
branches:
- main
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: astral-sh/setup-uv@v7
with:
python-version: 3.12
- run: uv run --group docs mkdocs gh-deploy --strict --force