This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch main-site-stg-out
in repository https://gitbox.apache.org/repos/asf/logging-parent.git
The following commit(s) were added to refs/heads/main-site-stg-out by this push:
new e70ac6f Add website content generated from
`71711920d90e494fe1850ba87b24975a7cc50ab0`
e70ac6f is described below
commit e70ac6fe80ec6bba1857e942766f41509911fb0b
Author: ASF Logging Services RM <[email protected]>
AuthorDate: Fri Apr 12 10:05:09 2024 +0000
Add website content generated from
`71711920d90e494fe1850ba87b24975a7cc50ab0`
---
release-instructions-project.html | 8 ++++++--
sitemap.xml | 12 ++++++------
usage.html | 2 +-
3 files changed, 13 insertions(+), 9 deletions(-)
diff --git a/release-instructions-project.html
b/release-instructions-project.html
index 848f7a0..dc96b84 100644
--- a/release-instructions-project.html
+++ b/release-instructions-project.html
@@ -417,9 +417,10 @@ svn commit -m 'Remove `logging-parent` version `7.8.0`
files released'</code></p
</div>
<div class="sect2">
<h3 id="publish-release-github"><a class="anchor"
href="#publish-release-github"></a>In GitHub</h3>
-<div class="paragraph">
+<div class="olist arabic">
+<ol class="arabic">
+<li>
<p><a href="https://github.com/apache/logging-parent/releases/new">Create a
new release in GitHub</a>:</p>
-</div>
<div class="ulist">
<ul>
<li>
@@ -430,6 +431,9 @@ svn commit -m 'Remove `logging-parent` version `7.8.0`
files released'</code></p
</li>
</ul>
</div>
+</li>
+</ol>
+</div>
</div>
</div>
</div>
diff --git a/sitemap.xml b/sitemap.xml
index be139d6..f774e92 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -2,26 +2,26 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://logging.apache.org/logging-parent/features.html</loc>
-<lastmod>2024-04-12T09:43:29.239Z</lastmod>
+<lastmod>2024-04-12T10:05:08.296Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/logging-parent/index.html</loc>
-<lastmod>2024-04-12T09:43:29.239Z</lastmod>
+<lastmod>2024-04-12T10:05:08.296Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/logging-parent/release-instructions-project.html</loc>
-<lastmod>2024-04-12T09:43:29.239Z</lastmod>
+<lastmod>2024-04-12T10:05:08.296Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/logging-parent/release-instructions-xml-schema.html</loc>
-<lastmod>2024-04-12T09:43:29.239Z</lastmod>
+<lastmod>2024-04-12T10:05:08.296Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/logging-parent/release-notes.html</loc>
-<lastmod>2024-04-12T09:43:29.239Z</lastmod>
+<lastmod>2024-04-12T10:05:08.296Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/logging-parent/usage.html</loc>
-<lastmod>2024-04-12T09:43:29.239Z</lastmod>
+<lastmod>2024-04-12T10:05:08.296Z</lastmod>
</url>
</urlset>
diff --git a/usage.html b/usage.html
index a35d803..842f580 100644
--- a/usage.html
+++ b/usage.html
@@ -171,7 +171,7 @@
<div class="sectionbody">
<div class="paragraph">
<p>Using <code>deploy-site-reusable.yaml</code> reusable GitHub Actions
workflow, you can automate the website deployments for staging and production
environments.
-See how <a
href="https://github.com/apache/logging-parent/blob/main/.github/workflows/deploy.yaml"><code>deploy.yaml</code></a>
and <a
href="https://github.com/apache/logging-parent/blob/main/.github/workflows/deploy-site.yaml"><code>deploy-site.yaml</code></a>
of Logging Parent achieves that using the following repository branching
scheme:</p>
+See how <a
href="https://github.com/apache/logging-parent/blob/main/.github/workflows/deploy-site.yaml"><code>deploy-site.yaml</code>
of Logging Parent</a> achieves that using the following repository branching
scheme:</p>
</div>
<div class="dlist">
<dl>