Skip to content

Instantly share code, notes, and snippets.

@nils-s
nils-s / fix-stuck-github-pages-deployment.md
Last active October 6, 2023 11:35
GitHub pages deploy failure

Dealing with stuck GitHub Pages deployments

Problem

When publishing a GitHub page for a repo, the deploy action might fail with an HTTP-400 error:

Failed to create deployment (status: 400) with build version <build version hash>.
Responded with: Deployment request failed for <build version hash> due to in progress deployment.
Please cancel  first or wait for it to complete.