Skip to content

Build and Deploy Docs #1

Build and Deploy Docs

Build and Deploy Docs #1

Workflow file for this run

name: Build and Deploy Docs
on:
workflow_dispatch:
jobs:
release-docs:
uses: scikit-package/release-scripts/.github/workflows/_release-docs.yml@v0
with:
project: diffpy.apps
python_version: 3.13