Skip to content

CI: changes to README.md are not pushed to gh-pages #259

@etiennebacher

Description

@etiennebacher

Looks like the CI workflow pushes almost all changes to gh-pages, but doesn't update the README.md there. This commit was made by the CI after I renamed plot2 to tinyplot on main, but it didn't include the changes I made in the README.

Sidenote: I tried to set clean: true when deploying to gh-pages in the altdoc CI. This is a bad idea as it will erase all previous files in this branch. In this case, since the README file was not pushed automatically, gh-pages had no README and therefore the website had no homepage (I had to manually commit the README to gh-pages). Moral: better to have an outdated homepage than no homepage => leave clean: false

Mentioned in #258

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions