From f1a70b8fe96e562f7ed69a310eb15bcbb152d544 Mon Sep 17 00:00:00 2001 From: Bharathvaj Date: Sun, 23 Aug 2020 22:12:40 +0530 Subject: [PATCH] Add clockworksms action --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2a34ede..188db2e 100644 --- a/README.md +++ b/README.md @@ -346,6 +346,7 @@ Set up your GitHub Actions workflow with a specific version of your programming - [Send a Discord notification](https://github.com/Ilshidur/action-discord) - [Post a Slack message as a bot](https://github.com/pullreminders/slack-action) - [Send an SMS from GitHub Actions using Nexmo](https://github.com/nexmo-community/nexmo-sms-action) +- [Send an SMS from Github Actions using Clockworksms](https://github.com/bharathvaj1995/clockwork-sms-action) - [Send a Telegram Message](https://github.com/appleboy/telegram-action) - [Send a File or Text Message to Discord (custom define color, username or avatar)](https://github.com/appleboy/discord-action) - [Collaborate on tweets using pull requests](https://github.com/gr2m/twitter-together)