From d5a182c2073f69e34dfedb58b994c4f0aa94be6e Mon Sep 17 00:00:00 2001 From: Mohanarangan Date: Wed, 31 Oct 2018 21:57:48 +0530 Subject: [PATCH] Add link to send an SMS from github actions --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 14c1d54..04a3a20 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,7 @@ With GitHub Actions you can automate your workflow from idea to production. - [Deploy a Probot App using Actions](https://probot.github.io/docs/deployment/#github-actions) - [Deploy a playlist to Spotify](https://github.com/swinton/SpotHub) - [Use a Jenkinsfile](https://github.com/jonico/jenkinsfile-runner-github-actions) +- [Send an SMS from GitHub Actions using Nexmo](https://github.com/nexmo-community/nexmo-sms-action) ### Tutorials