Update the GitHub Actions to accommodate Docusaurus. - Modify the `test_docs` job in `Check PR` - Modify the `test_docs` job in `Release` - Modify the `test_docs` and `deploy_docs` jobs in `Release next` https://docusaurus.io/docs/deployment#triggering-deployment-with-github-actions ### Note! When making a PR for this issue, make sure you target the branch `docs-migration`. --- Related to #4396