WebGL published here (EDIT IT!) https://max-schroeder-champlain.github.io/UnityBoilerplate/
Settings > Secrets and Variables > Actions;UNITY_LICENSE secret to my repository with the Unity license key;UNITY_EMAIL secret to my repository with the Unity username;UNITY_PASSWORD secret to my repository with the Unity password;Settings > Actions > General > Workflow Permissions to Read and write permissions for actions;main or master branch of the repository;main or master branch, the project will be built and deployed to the gh-pages branch;Settings > Pages > Source to gh-pages branch;gh-pages branch;.github/workflows/main.yml file and understand how the GitHub Actions are working;0.1.0 to my latest commit on the main or master branch;