GitHub Pages now default to building with GitHub Actions:
https://github.blog/2022-08-10-github-pages-now-uses-actions-by-default/
Related article: https://github.blog/changelog/2022-07-27-github-pages-custom-github-actions-workflows-beta/
Along with that, a new specification has been added to GitHub Actions:
https://github.com/actions/starter-workflows/tree/main/pages
Since the token can probably be removed, it would be beneficial for the user to support this.
p.s. I found this GitHub Actions useful and have added it to the MkDocs Wiki.
https://github.com/mkdocs/mkdocs/wiki/Mkdocs-Deployments
GitHub Pages now default to building with GitHub Actions:
https://github.blog/2022-08-10-github-pages-now-uses-actions-by-default/
Related article: https://github.blog/changelog/2022-07-27-github-pages-custom-github-actions-workflows-beta/
Along with that, a new specification has been added to GitHub Actions:
https://github.com/actions/starter-workflows/tree/main/pages
Since the token can probably be removed, it would be beneficial for the user to support this.
p.s. I found this GitHub Actions useful and have added it to the MkDocs Wiki.
https://github.com/mkdocs/mkdocs/wiki/Mkdocs-Deployments