This is an automated email from the ASF dual-hosted git repository.

pkarwasz pushed a commit to branch main-site-pro
in repository https://gitbox.apache.org/repos/asf/logging-parent.git


The following commit(s) were added to refs/heads/main-site-pro by this push:
     new f44c498  Remove `profile` from `deploy-site-pro` workflow
f44c498 is described below

commit f44c498d8038a9b2658d28339bc86a39f9b11cff
Author: Piotr P. Karwasz <[email protected]>
AuthorDate: Tue Feb 17 15:23:25 2026 +0100

    Remove `profile` from `deploy-site-pro` workflow
---
 .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 5155ce8..bdbe1ed 100644
--- a/.github/workflows/deploy-site.yaml
+++ b/.github/workflows/deploy-site.yaml
@@ -60,7 +60,6 @@ jobs:
     with:
       asf-yaml-content: |
         publish:
-          profile: ~
           whoami: ${{ github.ref_name }}-out
           subdir: content/logging-parent
       target-branch: ${{ github.ref_name }}-out

Reply via email to