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


The following commit(s) were added to refs/heads/main by this push:
     new 4afc5e7  Add `Publish the website` section to release instructions
4afc5e7 is described below

commit 4afc5e72973878a7dcb519aa63250b2618aebe76
Author: Volkan Yazıcı <[email protected]>
AuthorDate: Tue Sep 26 12:58:41 2023 +0200

    Add `Publish the website` section to 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 f15144b..3ed8814 100644
--- a/src/site/release-instructions.adoc
+++ b/src/site/release-instructions.adoc
@@ -150,6 +150,11 @@ Once the artifacts are visible in 
https://central.sonatype.dev/[central.sonatype
 . Use the `rel/7.8.0` tag
 . Copy release notes from the generated emails
 
+[#publish-website]
+=== Publish the website
+. Cherry-pick the `asf-staging` branch commit of 
https://github.com/apache/logging-site[the `logging-site` repository] to 
`asf-site` branch and push your changes
+. Verify the result in https://logging.apache.org/{project-id}
+
 [#announce-release]
 === Announce the release
 

Reply via email to