Tuesday, February 3, 2026

First time fixing a corrupt github action

There was a failure on github actions today which seemed to corrupt the action responsible for publishing my github page crowne.githhub.io .
I couldn't cancel it from the command line using
> gh run cancel 132546789

I couldn't cancel it using curl.
Eventually switching the page source to none and then back to main worked.

No comments: