Skip to content

Commit 1d83886

Browse files
committed
[SPARK-52121] Enable GitHub Pages
### What changes were proposed in this pull request? This PR aims to enable `GitHub Pages` in `spark-connect-swift`. ### Why are the changes needed? To provide `Apache Spark Connect Client for Swift` website at <https://apache.github.io/spark-connect-swift> ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? Manual review. ### Was this patch authored or co-authored using generative AI tooling? No. Closes #144 from dongjoon-hyun/SPARK-52121. Authored-by: Dongjoon Hyun <[email protected]> Signed-off-by: Dongjoon Hyun <[email protected]>
1 parent 340617a commit 1d83886

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.asf.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ github:
2727
merge: false
2828
squash: true
2929
rebase: true
30+
ghp_branch: gh-pages
31+
ghp_path: /
3032
autolink_jira: SPARK
3133

3234
notifications:

0 commit comments

Comments
 (0)