This is an automated email from the ASF dual-hosted git repository.
pkarwasz pushed a commit to branch 2.x
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
The following commit(s) were added to refs/heads/2.x by this push:
new cab2047bb7 Remove `publish.profile` from production site (#3749)
cab2047bb7 is described below
commit cab2047bb7477718783b7079b934c37b3a81280c
Author: Piotr P. Karwasz <[email protected]>
AuthorDate: Fri Jun 20 11:15:10 2025 +0200
Remove `publish.profile` from production site (#3749)
There is no `publish.profile` property in the `.asf.yaml` schema.
Fixes #3598
---
.github/workflows/deploy-site.yaml | 1 -
1 file changed, 1 deletion(-)
diff --git a/.github/workflows/deploy-site.yaml
b/.github/workflows/deploy-site.yaml
index 9734ee4b3d..e65aab28ca 100644
--- a/.github/workflows/deploy-site.yaml
+++ b/.github/workflows/deploy-site.yaml
@@ -61,7 +61,6 @@ jobs:
with:
asf-yaml-content: |
publish:
- profile: ~
whoami: ${{ github.ref_name }}-out
subdir: content/log4j/2.x
install-required: true