Skip to content

Releases: github-actions-x/commit

v2.9

13 Apr 12:30
722d56b
Compare
Choose a tag to compare
Merge pull request #32 from stefanb/patch-1

Thanks!

v2.8

21 Mar 15:33
5cf7985
Compare
Choose a tag to compare
Update README.md

v2.7

24 Aug 16:52
69015b5
Compare
Choose a tag to compare

Supporting branches with slash

v2.6

29 Apr 07:36
3638e49
Compare
Choose a tag to compare

Fix bug with multiple files adding

v2.5

16 Mar 06:15
184f2d7
Compare
Choose a tag to compare
  • Add git-lfs to Dockerfile.

v2.4

30 Dec 12:12
310f99b
Compare
Choose a tag to compare

Correct typo into action.yml

v2.3

17 Dec 07:41
1fedc2d
Compare
Choose a tag to compare

Make committer name and email configurable.

v2.2

18 Oct 06:21
07c8074
Compare
Choose a tag to compare

Add "files" parameter to specify path.

v2.1

24 Sep 15:55
Compare
Choose a tag to compare

Add possibility to make pull and rebase before commit.

v2.0

18 Sep 05:42
Compare
Choose a tag to compare
  • Change input variables name. Use dash instead of underscore.
  • Use git add -A instead of git add .