From eb61737adcf0448eb048eec73ffc27c7c68f87bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philippe=20Charri=C3=83=C2=A8re?= Date: Sat, 9 Sep 2023 06:20:43 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A6=20create=20release=20v0.0.3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tasks/release.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tasks/release.yml b/tasks/release.yml index c6592fa..688c528 100644 --- a/tasks/release.yml +++ b/tasks/release.yml @@ -5,8 +5,8 @@ description: > To create a release: - - Update `infos/version.txt` - - Merge the PR on main + - Merge the PR on main(?) + - Update `infos/version.txt` (or something else) - Then, set the tag version (`v.N.N.N`) - Then, create the release with the following command ```bash