We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d22917 commit 7a1f5ecCopy full SHA for 7a1f5ec
README.md
@@ -44,7 +44,7 @@ This action only **adds** files so in order to commit a file deletion you need t
44
```yaml
45
- run: git rm delete_me.txt
46
47
-- uses: EndBug/add-and-commit@issue-6
+- uses: EndBug/add-and-commit@v2.1.1
48
with:
49
author_name: Your Name
50
author_email: [email protected]
0 commit comments