Ma77Ball opened a new issue, #4069: URL: https://github.com/apache/texera/issues/4069
### Task Summary This PR adds a GitHub Actions workflow that builds the Hugo site and publishes the generated static files to a new publish branch. Previously, the repo stored built static files directly in main and staging; this workflow cleanly separates source from output and ensures reproducible builds. After merging, pushes to main will automatically rebuild and deploy the website to publish. ### Priority P3 – Low ### Task Type - [ ] Code Implementation - [ ] Documentation - [ ] Refactor / Cleanup - [ ] Testing / QA - [x] DevOps / Deployment -- 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]
