Update multiple gh-pages without generating new commit
The jekyll-update-pages-action is a GitHub action that allows users to update one or more repositories with GitHub Pages enabled without generating a new commit. It provides a convenient way to automate the update process for GitHub Pages sites.
The jekyll-update-pages-action is a powerful GitHub action that simplifies the process of updating repositories with GitHub Pages enabled. It allows for bulk updates, scheduled updates, and requires a personal access token for secure access to the GitHub API. By automating the update process, users can easily keep their GitHub Pages sites up to date without the need for manual commits.
Jekyll is a static site generator written in Ruby that allows you to create simple, fast, and secure websites without the need for a database.