Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enhance GitHub Actions workflow for documentation deployment
- Added permissions for GitHub Pages and ID token in the deployment workflow. - Specified environment for deployment with GitHub Pages URL. - Updated deployment steps to use actions/upload-pages-artifact for artifact upload. - Changed deployment action to actions/deploy-pages for improved deployment process.
- Loading branch information