From dcdb941bc2677ad89f9f1cc85611914c9d2f7b83 Mon Sep 17 00:00:00 2001 From: Agney Menon Date: Sun, 22 Sep 2019 09:49:31 +0530 Subject: [PATCH 1/2] Add Generate OG image to list of Utilities https://github.com/BoyWithSilverWings/generate-og-image --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 108e190..2184f9b 100644 --- a/README.md +++ b/README.md @@ -112,6 +112,7 @@ An example: `https://github.com/sdras/awesome-actions/workflows/Lint%20Awesome%2 - [Debug with SSH over tmate](https://github.com/mxschmitt/action-tmate) - Debug the Action directly by providing a SSH connection. - [Unlock git-crypt files](https://github.com/sliteteam/github-action-git-crypt-unlock) - [Golang CGO cross compiler](https://github.com/crazy-max/ghaction-xgo) +- [Generate OG Image](https://github.com/BoyWithSilverWings/generate-og-image) - Generate customisable open graph images from Markdown files ### Testing and Linting From cf4f5dcabd14f65ec52ec9eca3397512d644fcef Mon Sep 17 00:00:00 2001 From: Agney Menon Date: Mon, 23 Sep 2019 00:30:43 +0530 Subject: [PATCH 2/2] Update category and punctuation https://github.com/BoyWithSilverWings/generate-og-image --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2184f9b..124626b 100644 --- a/README.md +++ b/README.md @@ -112,7 +112,6 @@ An example: `https://github.com/sdras/awesome-actions/workflows/Lint%20Awesome%2 - [Debug with SSH over tmate](https://github.com/mxschmitt/action-tmate) - Debug the Action directly by providing a SSH connection. - [Unlock git-crypt files](https://github.com/sliteteam/github-action-git-crypt-unlock) - [Golang CGO cross compiler](https://github.com/crazy-max/ghaction-xgo) -- [Generate OG Image](https://github.com/BoyWithSilverWings/generate-og-image) - Generate customisable open graph images from Markdown files ### Testing and Linting @@ -255,6 +254,7 @@ An example: `https://github.com/sdras/awesome-actions/workflows/Lint%20Awesome%2 - [GitHub Action for Gatsby CLI](https://github.com/jzweifel/gatsby-cli-github-action) - [Runs a WebPageTest audit and prints the results as commit comment](https://github.com/JCofman/webPagetestAction) - [GitHub Actions for Hugo extended](https://github.com/peaceiris/actions-hugo) +- [Generate OG Image](https://github.com/BoyWithSilverWings/generate-og-image) - Generate customisable open graph images from Markdown files. ### Internet of Things (IOT)