diff --git a/.all-contributorsrc b/.all-contributorsrc index d111d53..f8a0d3a 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -165,6 +165,15 @@ "contributions": [ "bug" ] + }, + { + "login": "kbsali", + "name": "Kevin Saliou", + "avatar_url": "https://avatars0.githubusercontent.com/u/53676?v=4", + "profile": "https://github.com/kbsali", + "contributions": [ + "ideas" + ] } ], "contributorsPerLine": 7, diff --git a/README.md b/README.md index 3344c03..a145699 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Add & Commit Public workflows that use this action. -[![All Contributors](https://img.shields.io/badge/all_contributors-17-orange.svg?style=flat)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-18-orange.svg?style=flat)](#contributors-) You can use this GitHub Action to commit changes made in your workflow run directly to your repo: for example, you use it to lint your code, update documentation, commit updated builds, etc.... @@ -180,6 +180,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Benedek Kozma

🤔
Dustin Brown

🐛
Chris McIntosh

🐛 +
Kevin Saliou

🤔