From 11b9b9f966cc34a706650b90d7712df2707f203d Mon Sep 17 00:00:00 2001 From: David Byrne Date: Sun, 10 Nov 2019 16:59:08 +0000 Subject: [PATCH] Add Jekyll Diff Action to the Utility section https://github.com/David-Byrne/jekyll-diff-action --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 63cca76..5f99d2f 100644 --- a/README.md +++ b/README.md @@ -194,6 +194,7 @@ https://github.com/sdras/awesome-actions/workflows/Lint%20Awesome%20List/badge.s - [Generate build numbers across multiple scopes](https://github.com/zyborg/gh-action-buildnum) - [Restrict cursing action](https://github.com/sobolevn/restrict-cursing-action) - Moderator bot for your project, automatically removes bad language. - [Publish GitHub release artifacts](https://github.com/skx/github-action-publish-binaries) +- [Jekyll Diff Action](https://github.com/David-Byrne/jekyll-diff-action) - Diffs the built Jekyll site after a change, and comments the result back to GitHub. ### Testing and Linting