github EndBug/add-and-commit v4.0.0

latest releases: v9.1.4, v9, latest...
4 years ago

The version gets rid of find commands and path/pattern options: now the action uses git add and git rm commands, and you can directly choose the arguments with the add/remove options.
This version also changes the error handling: if one of the git commands fails the action will not stop. That means that if your git add pathspec doesn't match any file the action can still run the git rm command and vice versa.

Don't miss a new add-and-commit release

NewReleases is sending notifications on new releases.