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 3e4cbbc  Add website content generated from 
`2d8130878fd77c3b145f0cba855f1790e3d37d18`
3e4cbbc is described below

commit 3e4cbbcf16c463532e45527f5ddd56692745713a
Author: ASF Logging Services RM <[email protected]>
AuthorDate: Mon Jun 30 11:10:19 2025 +0000

    Add website content generated from 
`2d8130878fd77c3b145f0cba855f1790e3d37d18`
---
 release-notes.html | 18 ++++++++++++++++++
 sitemap.xml        | 16 ++++++++--------
 workflows.html     |  1 -
 3 files changed, 26 insertions(+), 9 deletions(-)

diff --git a/release-notes.html b/release-notes.html
index 650de11..40b27e7 100644
--- a/release-notes.html
+++ b/release-notes.html
@@ -115,6 +115,24 @@
 <article class="doc">
 <h1 class="page">Release notes</h1>
 <div class="sect1">
+<h2 id="release-notes-12-x-x"><a class="anchor" 
href="#release-notes-12-x-x"></a>12.x.x</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>This minor release contains several small improvements.</p>
+</div>
+<div class="sect2">
+<h3 id="release-notes-12-x-x-changed"><a class="anchor" 
href="#release-notes-12-x-x-changed"></a>Changed</h3>
+<div class="ulist">
+<ul>
+<li>
+<p>Restricts permissions in reusable workflows by removing unnecessary 
permissions inherited from the caller.</p>
+</li>
+</ul>
+</div>
+</div>
+</div>
+</div>
+<div class="sect1">
 <h2 id="release-notes-12-1-1"><a class="anchor" 
href="#release-notes-12-1-1"></a>12.1.1</h2>
 <div class="sectionbody">
 <div class="dlist">
diff --git a/sitemap.xml b/sitemap.xml
index cb5ee84..f258510 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -2,34 +2,34 @@
 <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9";>
 <url>
 <loc>https://logging.apache.org/logging-parent/features.html</loc>
-<lastmod>2025-06-13T19:37:03.261Z</lastmod>
+<lastmod>2025-06-30T11:10:15.698Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/logging-parent/index.html</loc>
-<lastmod>2025-06-13T19:37:03.261Z</lastmod>
+<lastmod>2025-06-30T11:10:15.698Z</lastmod>
 </url>
 <url>
 
<loc>https://logging.apache.org/logging-parent/release-instructions-project.html</loc>
-<lastmod>2025-06-13T19:37:03.261Z</lastmod>
+<lastmod>2025-06-30T11:10:15.698Z</lastmod>
 </url>
 <url>
 
<loc>https://logging.apache.org/logging-parent/release-instructions-xml-schema.html</loc>
-<lastmod>2025-06-13T19:37:03.261Z</lastmod>
+<lastmod>2025-06-30T11:10:15.698Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/logging-parent/release-notes.html</loc>
-<lastmod>2025-06-13T19:37:03.261Z</lastmod>
+<lastmod>2025-06-30T11:10:15.698Z</lastmod>
 </url>
 <url>
 
<loc>https://logging.apache.org/logging-parent/release-review-instructions.html</loc>
-<lastmod>2025-06-13T19:37:03.261Z</lastmod>
+<lastmod>2025-06-30T11:10:15.698Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/logging-parent/usage.html</loc>
-<lastmod>2025-06-13T19:37:03.261Z</lastmod>
+<lastmod>2025-06-30T11:10:15.698Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/logging-parent/workflows.html</loc>
-<lastmod>2025-06-13T19:37:03.261Z</lastmod>
+<lastmod>2025-06-30T11:10:15.698Z</lastmod>
 </url>
 </urlset>
diff --git a/workflows.html b/workflows.html
index e6ed23e..69fbe3e 100644
--- a/workflows.html
+++ b/workflows.html
@@ -393,7 +393,6 @@ deploy-site-rel:
   with:
     asf-yaml-content: |
       publish:
-        profile: ~
         whoami: ${{ github.ref_name }}-out
         subdir: content/log4j/2.x
     install-required: true

Reply via email to