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
Use actions/deploy-pages@v4 action instead of gh-pages branch
Using this action updates the online HTML pages without needing to
commit them to a Git branch. This will avoid the gh-pages branch growing
ever larger and larger with all the generated HTML pages.
0 commit comments