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
- Replace all DEPLOY_VERSION refs with inputs.version
- Replace actions/checkout for gh-pages with git clone (avoids
conflicts with parent .git from standalone checkout)
- Use git clone --branch gh-pages with fallback to fresh git init
- Remove -u flag from git push (not needed for force push)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
0 commit comments