This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/logging-parent.git
commit e329d5f5ba181d0beec03998b62c5fe30a41c1e0 Author: Volkan Yazıcı <[email protected]> AuthorDate: Fri Oct 20 08:41:06 2023 +0200 Improve release instructions --- src/site/_release-instructions.adoc | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/site/_release-instructions.adoc b/src/site/_release-instructions.adoc index acb9121..8d987a0 100644 --- a/src/site/_release-instructions.adoc +++ b/src/site/_release-instructions.adoc @@ -34,6 +34,11 @@ include::_constants.adoc[] In the code examples below, assuming the version to be released is `7.8.0`. ==== +[WARNING] +==== +The website-specific instructions are only applicable to projects which employ the reusable CI workflow with `site-enabled` input set to `true`. +==== + [#stage-release] === Stage the release
