This is an automated email from the ASF dual-hosted git repository.
pkarwasz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/logging-log4j-audit.git
The following commit(s) were added to refs/heads/master by this push:
new 487d7b5 Disable site generation in GHA
487d7b5 is described below
commit 487d7b588b26285762449890d8eed932a64c7d04
Author: Piotr P. Karwasz <[email protected]>
AuthorDate: Tue Oct 24 00:09:35 2023 +0200
Disable site generation in GHA
---
.github/workflows/build.yml | 1 -
1 file changed, 1 deletion(-)
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 320a2db..d692e01 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -41,7 +41,6 @@ jobs:
uses: apache/logging-parent/.github/workflows/build-reusable.yaml@main
with:
java-version: 11
- site-enabled: true
deploy-snapshot:
needs: build