You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci: add GitHub Actions workflow for deploying to GitHub Pages
- Create new GitHub Actions workflow file for deploying to GitHub Pages
- Configure workflow to trigger on release publication
- Set up Node.js environment and install dependencies
- Build project and upload artifact to GitHub Pages
- Deploy to GitHub Pages
0 commit comments