From 890ff5be52500e51a0c70f4f697a4c10ab3be290 Mon Sep 17 00:00:00 2001 From: John Knox Date: Thu, 31 Oct 2019 11:59:03 +0000 Subject: [PATCH] Fix GitHub capitalization Co-Authored-By: Gary Ewan Park --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 652fc3f..10ef08c 100644 --- a/README.md +++ b/README.md @@ -128,7 +128,7 @@ An example: `https://github.com/sdras/awesome-actions/workflows/Lint%20Awesome%2 - [Action to send LGTM reaction as image or GIF when we say lgtm](https://github.com/micnncim/action-lgtm-reaction) - [Generate build numbers across multiple scopes](https://github.com/zyborg/gh-action-buildnum) - [Restrict cursing action](https://github.com/sobolevn/restrict-cursing-action) - Moderator bot for your project, automatically removes bad language. -- [Publish Github release artifacts](https://github.com/skx/github-action-publish-binaries) +- [Publish GitHub release artifacts](https://github.com/skx/github-action-publish-binaries) ### Testing and Linting