github-pages-deploy-action/src
Abhishek Kadam 145d802b17
append commit SHA to commit msg, only if not a part of it already. (#236)
* append commit SHA to commit msg, only if not a part of it already.

* user provided commit message will remain unmodified.

* Update src/git.ts

check, if SHA exists, before appending to commit message.

Co-Authored-By: James Ives <iam@jamesiv.es>

* linting bug fix (from failed workflow).

Co-authored-by: James Ives <iam@jamesiv.es>
2020-04-04 08:23:43 -04:00
..
constants.ts Single Commit (#226) 2020-03-30 20:44:09 -04:00
execute.ts Single Commit (#226) 2020-03-30 20:44:09 -04:00
git.ts append commit SHA to commit msg, only if not a part of it already. (#236) 2020-04-04 08:23:43 -04:00
lib.ts Debugging Changes 2020-03-28 10:35:26 -04:00
main.ts Prettier file 2020-03-05 08:19:45 -05:00
util.ts Debugging Changes 2020-03-28 10:35:26 -04:00