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
chore: simplify documentation publishing in GitHub Actions workflow
- Replaced the manual push process with the peaceiris/actions-gh-pages action for publishing documentation to the gh-pages branch.
- Streamlined the workflow by removing checks for TARGET_REPO and TARGET_TOKEN secrets, as they are no longer necessary with the new action.
0 commit comments