From f658e4df78369cf99d2cf0568078f671d07d0f98 Mon Sep 17 00:00:00 2001 From: Christophe Boucharlat Date: Fri, 25 Jan 2019 20:31:04 +0100 Subject: [PATCH] Adding a simple twitter action --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fe06aa8..c486295 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,7 @@ Actions are triggered by GitHub platform events directly in a repo and run on-de - [Declaratively setup GitHub Labels](https://github.com/lannonbr/issue-label-manager-action) - [GitHub Actions for Yarn](https://github.com/Borales/actions-yarn) - [Snyk CLI Test Action](https://github.com/clarkio/snyk-cli-action) +- [Update Twitter status](https://github.com/xorilog/twitter-action) ### Tutorials