From 520c63c1719172f8c9682bf244016d9471e7934a Mon Sep 17 00:00:00 2001 From: Stefan Zweifel Date: Sat, 6 Feb 2021 19:11:12 +0100 Subject: [PATCH] Add Link to Article --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1da0c5f..d261094 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,8 @@ By default, the commit is made in the name of "GitHub Actions" and co-authored b This Action has been inspired and adapted from the [auto-commit](https://github.com/cds-snc/github-actions/tree/master/auto-commit )-Action of the Canadian Digital Service and this [commit](https://github.com/elstudio/actions-js-build/blob/41d604d6e73d632e22eac40df8cc69b5added04b/commit/entrypoint.sh)-Action by Eric Johnson. +If you want to learn more how this Action works under the hood, check out [this article](https://michaelheap.com/git-auto-commit/) by Michael Heap. + ## Usage Add the following step at the end of your job, after other steps that might add or change files.