Add MessageBird-based SMS action

Repo: https://github.com/nikitasavinov/messagebird-sms-action
Marketplace: https://github.com/marketplace/actions/messagebird-sms
This commit is contained in:
Nikita 2020-04-23 21:11:10 +02:00 committed by GitHub
parent 0a95a47d6f
commit ebedfff8a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -351,6 +351,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) - [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) - [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) - [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 ### Deployment