ILGPU
ILGPU copied to clipboard
Website failing to deploy on new Releases
The CI workflow for deploying the ILGPU website has a trigger for when a Release is created. However, it fails to deploy due to branch protection rules.
Branch "v1.4.0-rc1" is not allowed to deploy to github-pages due to environment protection rules. The deployment was rejected or didn't satisfy other protection rules. https://github.com/m4rs-mt/ILGPU/actions/runs/4477054091
Branch "v1.3.1" is not allowed to deploy to github-pages due to environment protection rules. The deployment was rejected or didn't satisfy other protection rules. https://github.com/m4rs-mt/ILGPU/actions/runs/4466968964
I also recognized that it is failing because of the branch protection rules 👍