ILGPU icon indicating copy to clipboard operation
ILGPU copied to clipboard

Website failing to deploy on new Releases

Open MoFtZ opened this issue 1 year ago • 1 comments

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

MoFtZ avatar Mar 21 '23 09:03 MoFtZ

I also recognized that it is failing because of the branch protection rules 👍

m4rs-mt avatar Mar 21 '23 14:03 m4rs-mt