Releases: github-actions-x/commit
Releases · github-actions-x/commit
v2.9
Merge pull request #32 from stefanb/patch-1 Thanks!
v2.8
Update README.md
v2.7
v2.6
Fix bug with multiple files adding
v2.5
- Add
git-lfs
toDockerfile
.
v2.4
Correct typo into action.yml
v2.3
Make committer name and email configurable.
v2.2
Add "files" parameter to specify path.
v2.1
Add possibility to make pull and rebase before commit.
v2.0
- Change input variables name. Use dash instead of underscore.
- Use
git add -A
instead ofgit add
.