Skip to content

Commit fc84150

Browse files
committed
Add alternative actions
1 parent df21a76 commit fc84150

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,11 @@ By default, the commit is made in the name of "GitHub Actions" and co-authored b
1111

1212
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.
1313

14+
If your use case is not covered by git-auto-commit, you might want to check out the following alternative Actions:
15+
16+
- [planetscale/ghcommit-action](https://github.com/planetscale/ghcommit-action)
17+
- [EndBug/add-and-commit](https://github.com/EndBug/add-and-commit)
18+
1419
## Usage
1520

1621
Adding git-auto-commit to your Workflow only takes a couple lines of code.

0 commit comments

Comments
 (0)