rec-it-ralph

Expand History Expand History
Collapse History Collapse History

[SKIP]: Create git-read GitHub Action

Utilize the seanpdoyle/git-read [GitHub Action] to generate web pages from this project’s Git history.

The declarations in .github/workflow/git-read.yml were inspired by the corresponding GitHub Action workflow declared in the git-read repository.

Specifying the --git-dir and --output-dir values in terms of the GitHub Actions-provided $GITHUB_WORKSPACE environment variable is important to ensure that the proper output is pushed to the gh-pages branch.

Upon each git push to this repository, this project’s Git history will be rendered as HTML and deployed to the gh-pages branch, available at https://seanpdoyle.github.io/rec-it-ralph.