kou commented on PR #711: URL: https://github.com/apache/arrow-site/pull/711#issuecomment-3393265581
The preview on fork is deployed on your fork's GitHub Actions not apache/arrow-site's GitHub Actions: https://github.com/alamb/arrow-site/actions/runs/18410524340 You need to the followings on https://github.com/alamb/arrow-site/settings/pages and https://github.com/alamb/arrow-site/settings/environments : https://github.com/apache/arrow-site/blob/main/README.md#forks > 1. Enable GitHub Pages on your fork: > 1. Open [https://github.com/${YOUR_GITHUB_ACCOUNT}/arrow-site/settings/pages](https://github.com/$%7BYOUR_GITHUB_ACCOUNT%7D/arrow-site/settings/pages) > 2. Select "GitHub Actions" as "Source" > 2. Accept publishing GitHub Pages from all branches on your fork: > 1. Open [https://github.com/${YOUR_GITHUB_ACCOUNT}/arrow-site/settings/environments](https://github.com/$%7BYOUR_GITHUB_ACCOUNT%7D/arrow-site/settings/environments) > 2. Select the "github-pages" environment > 1. Change the default "Deployment branches and tags" rule: > 2. Press the "Edit" button > 3. Change the "Name pattern" to * from main or gh-pages -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
