---
title: "Publish to crates.io"
description: "Reference for the Publish to crates.io GitHub Actions workflow."
sidebar:
badge:
text: "Release"
variant: "caution"
---
**Source:** [`.github/workflows/publish.yml`](https://github.com/zircote/rlm-rs/blob/main/.github/workflows/publish.yml)
## Triggers
| Event |
|---|
| `push` |
| `workflow_dispatch` |
## Jobs
- `publish`