From ce16692b9ae6ca8e0fa0e16412cdcfbdbd6f3916 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jagoda=20Estera=20=C5=9Al=C4=85zak?= <128227338+j-g00da@users.noreply.github.com> Date: Thu, 3 Apr 2025 20:51:03 +0200 Subject: [PATCH] docs(release): fix typo (#1754) --- RELEASE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE.md b/RELEASE.md index 1bf50bde..b05f319e 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -36,7 +36,7 @@ actions](.github/workflows/cd.yml) and triggered by pushing a tag. ## Alpha Releases Alpha releases are automatically released every Saturday via [cd.yml](./.github/workflows/cd.yml) -and can be manually be created when necessary by triggering the [Continuous +and can be manually created when necessary by triggering the [Continuous Deployment](https://github.com/ratatui/ratatui/actions/workflows/cd.yml) workflow. We automatically release an alpha release with a patch level bump + alpha.num weekly (and when we