This is an automated email from the ASF dual-hosted git repository.
alamb pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion-site.git
The following commit(s) were added to refs/heads/main by this push:
new 3a97bd0 Revert "fix: add output: 'blog' to publish workflow to fix
/output/ URL leak …" (#184)
3a97bd0 is described below
commit 3a97bd094b73dd0aa4a99c43711337b9886c9759
Author: Kevin Liu <[email protected]>
AuthorDate: Tue May 12 11:07:12 2026 -0400
Revert "fix: add output: 'blog' to publish workflow to fix /output/ URL
leak …" (#184)
This reverts commit 0d36814431fbb318252d729bac263b13451e12bb.
---
.github/workflows/publish-site.yml | 1 -
1 file changed, 1 deletion(-)
diff --git a/.github/workflows/publish-site.yml
b/.github/workflows/publish-site.yml
index 6310d43..933534b 100644
--- a/.github/workflows/publish-site.yml
+++ b/.github/workflows/publish-site.yml
@@ -17,4 +17,3 @@ jobs:
with:
destination: 'asf-site'
gfm: 'false'
- output: 'blog'
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]