pages-gem icon indicating copy to clipboard operation
pages-gem copied to clipboard

Site not rebuilding if the latest commit was amended

Open jonatankruszewskiITC opened this issue 5 years ago • 0 comments

Before submitting an issue, please be sure to

This issue affects

  • [x] The site generated by GitHub Pages
  • [ ] Building sites locally

The GitHub Pages Gem is intended to help users replicate the GitHub Pages build environment locally. If your issue affects both the hosted version and the version previewed locally, you may be better suited reporting seeking support in other forums.

What did you do (e.g., steps to reproduce)

I amended the last commit using the command: git commit --amend --no-edit then did a push force to the master. git push origin master --force

What did you expect to happen?

I expected GitHub Pages to rebuild the site on the amended commit. But it didn't.

What happened instead?

It didn't

Additional information

  • Link to the live site (if applicable): https://jonatankruszewskiitc.github.io/pre-course-FS-2020/

  • Link to the source repo (if applicable): https://github.com/jonatankruszewskiITC/pre-course-FS-2020

jonatankruszewskiITC avatar Jun 18 '20 08:06 jonatankruszewskiITC