ipso icon indicating copy to clipboard operation
ipso copied to clipboard

Merging a pull request to `gh-pages` doesn't deploy the updated docs

Open LightAndLight opened this issue 3 years ago • 0 comments

If someone submits a fix using an "edit on GitHub" link on https://ipso.dev, their fix isn't automatically deployed upon merging.

This repository is set to deploy to https://ipso.dev from docs/ on the gh-pages branch. To update the site, I have to rebuild the site using a script and commit the changes.

I think the docs/ directory should be automatically updated on merge.

LightAndLight avatar Oct 29 '22 22:10 LightAndLight