Extending action to automatically update site repo. Also fixed issue with git commit when no changes are coming from our master data.
To make it run we need to have a token for pushing to https://github.com/enrichman/enrichman.github.io, @enrichman as the repo owner you should generate it. I refer to it as ENRICHMAN_GH_TOKEN but feel free to change that name.
Extending action to automatically update site repo. Also fixed issue with
git commit
when no changes are coming from our master data.To make it run we need to have a token for pushing to https://github.com/enrichman/enrichman.github.io, @enrichman as the repo owner you should generate it. I refer to it as
ENRICHMAN_GH_TOKEN
but feel free to change that name.