diff --git a/README.md b/README.md index d2546cebd3b5b756f62064447aa113d19d97b5ff..e2172d30536928b44ff36d6ea1877751719b347c 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ > [**semantic-release**](https://github.com/semantic-release/semantic-release) > plugin to publish a [`uv`](https://docs.astral.sh/uv) package. +| Step | Description | | ------------------ | --------------------------------------------------------------------------------------------------------------------- | | `verifyConditions` | Verify the presence of the `UV_PUBLISH_TOKEN_*` environment variables, and verify the authentication method is valid. | | `prepare` | Bump the project version and [build][building] it. |