Skip to content

Conversation

@tkoyama010
Copy link
Member

Summary

This PR replaces the usage of peaceiris/actions-gh-pages with the official GitHub actions/deploy-pages action for the main documentation deployment. The main documentation now uses actions/deploy-pages with proper permissions and custom domain support, while the tutorial branch deployment remains as a separate job using peaceiris/actions-gh-pages since it deploys to a different branch.

- Update main documentation deployment to use actions/deploy-pages
- Split tutorial deployment into separate job that still uses peaceiris/actions-gh-pages
- Add proper permissions for GitHub Pages deployment
- Add CNAME file creation for custom domain support
- Maintain existing functionality while using the official GitHub Pages action
@tkoyama010 tkoyama010 marked this pull request as draft September 27, 2025 07:36
@github-actions
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants