From 7930c9872a708d4a1d0157839f47b171c8f951b2 Mon Sep 17 00:00:00 2001 From: florianvazelle Date: Sat, 10 Feb 2024 16:15:01 +0100 Subject: [PATCH] style: fix RELEASING --- RELEASING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASING.md b/RELEASING.md index b65e058..9b50d5f 100644 --- a/RELEASING.md +++ b/RELEASING.md @@ -32,6 +32,6 @@ We use [Github Actions](https://docs.github.com/en/actions) to automate the rele 4. Create a pull request targeting the `main` branch 5. Review the changes in the pull request and ensure they meet the release criteria 6. Merge the pull request into the `main` branch -3. Tag the `main` branch +3. Tag the `main` branch 1. Tag the `main` branch with the release version 2. Push the tags to the remote repository