Merge pull request #408 from nikitasavinov/patch-3

Add MessageBird-based SMS action
This commit is contained in:
Jessica 2020-04-24 09:58:16 -07:00 committed by GitHub
commit c862f0342a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -350,6 +350,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
- [Send a Push Notification via Pushbullet](https://github.com/ShaunLWM/action-pushbullet)
- [Create an Outlook Calendar Event using Microsoft Graph](https://github.com/anoopt/ms-graph-create-event)
- [Watch for GitHub Wiki page changes and post to Slack](https://github.com/benmatselby/gollum-page-watcher-action)
- [Send an SMS using MessageBird](https://github.com/nikitasavinov/messagebird-sms-action)
### Deployment