From 7f4f16ece0d480afbf1ed41aa49ce4cb880a0e79 Mon Sep 17 00:00:00 2001 From: MaksimZhukov <46996400+MaksimZhukov@users.noreply.github.com> Date: Mon, 24 May 2021 16:29:15 +0300 Subject: [PATCH] Change wording in the README.md Co-authored-by: Konrad Pabjan --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index db50376..be5c8dc 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # publish-action -**Please note: this action is for internal usage only, we don't track issues or accept any contributions. We also do not recommend it for public or production usage.** +**Please note: this action is for internal usage only, issues are disabled and contributing PRs will not be reviewed. We also do not recommend this action for public or production usage while it is still in development.** This action adds reliability to the new action versions publishing and handles the following cases: - Update a major tag (v1, for example) to point to the latest release (v1.2.1, for example).