---
title: "Deploy Documentation"
description: "Reference for the Deploy Documentation GitHub Actions workflow."
sidebar:
badge:
text: "Docs"
variant: "note"
---
**Source:** [`.github/workflows/docs-deploy.yml`](https://github.com/zircote/rlm-rs/blob/main/.github/workflows/docs-deploy.yml)
## Triggers
| Event |
|---|
| `push` |
| `workflow_dispatch` |
## Jobs
- `build-docs`
- `deploy`