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

wave pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tooling-docs.git


The following commit(s) were added to refs/heads/main by this push:
     new f0c6231  Remove debug option from build-pelican.yml
f0c6231 is described below

commit f0c62312101a1ab17f1c871a2876a37a456fc135
Author: Dave Fisher <[email protected]>
AuthorDate: Sun Nov 30 14:10:32 2025 -0800

    Remove debug option from build-pelican.yml
    
    Removed debug option from Pelican build workflow.
---
 .github/workflows/build-pelican.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.github/workflows/build-pelican.yml 
b/.github/workflows/build-pelican.yml
index faa172f..3dd9264 100644
--- a/.github/workflows/build-pelican.yml
+++ b/.github/workflows/build-pelican.yml
@@ -24,5 +24,4 @@ jobs:
         with:
           # This must be appropriate for the branch being built
           destination: 'asf-site'
-          debug: 'true'
           gfm: 'true'


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to