Actions Reference¶
Auto-generated from action.yml definitions.
| Action | Description |
|---|---|
| Deploy MkDocs | Deploy MkDocs documentation to GitHub Pages with versioning support |
| Setup Python with pip | Setup Python environment with pip package manager for pyproject.toml projects |
| Setup Python with pixi | Setup Python environment with pixi package manager and install dependencies |
| Setup Python with uv | Setup Python environment with uv package manager and install dependencies |
| GitHub Release | Create a GitHub release with optional package manager setup for building/testing |
| PyPI Release | Build and publish a Python package to PyPI using twine |