From 221dbc1c2a3cfcc87ea9078ed3ca835008d138ab Mon Sep 17 00:00:00 2001 From: Vadzim Hushchanskou Date: Wed, 28 Feb 2024 13:52:35 +0300 Subject: [PATCH] Update README_TEMPLATE.md --- README_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README_TEMPLATE.md b/README_TEMPLATE.md index 3f95dce..9a5a629 100644 --- a/README_TEMPLATE.md +++ b/README_TEMPLATE.md @@ -6,7 +6,7 @@ > Please star this repository if you like the application, it will help more people see it. Thank you! A GitHub action for reading, bumping, generating, formatting applications versions in release pipelines. -Outputs three environment / output variables: +Outputs four environment / output variables: - 'env.CURRENT_VERSION' - a current, extracted version of application without any changes - 'env.RELEASE_VERSION' - a generated release version with `SNAPSHOT` suffix removed by default