mbakker7 / timml

An analytic element model for steady multi-layer flow
MIT License
38 stars 21 forks source link

Stop github pages deployment #102

Closed dbrakenhoff closed 11 months ago

dbrakenhoff commented 12 months ago

It seems the github pages deployment is still trying to run, see here. We should stop that somehow, probably somewhere under Settings...

mbakker7 commented 12 months ago

I found this option for unpublishing a GitHub-pages site: https://docs.github.com/en/pages/getting-started-with-github-pages/unpublishing-a-github-pages-site But apparently there is also such a thing as deleting a GitHub-pages site, for which they point you to this link: https://docs.github.com/en/pages/getting-started-with-github-pages/deleting-a-github-pages-site Not sure yet which one to do, or both.

dbrakenhoff commented 12 months ago

Hmmm, probably start with the first option, and if an entry remains in Settings > Pages, you can try deleting it by setting the source to None.

mbakker7 commented 12 months ago

First option didn't exist, so I followed these instructions: https://docs.github.com/en/github-ae@latest/pages/getting-started-with-github-pages/unpublishing-a-github-pages-site Let's see whether that did the trick next time we have a release.