Merge pull request #112 from maddox/add-pushover

Add Pushover action
This commit is contained in:
Gary Ewan Park 2019-04-10 05:13:13 -07:00 committed by GitHub
commit 40b456287a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -134,6 +134,7 @@ Actions are triggered by GitHub platform events directly in a repo and run on-de
- [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/telegram-action)
- [Collaborate on tweets using pull requests](https://github.com/gr2m/twitter-together)
- [Send a Push Notification via Pushover.net](https://github.com/maddox/actions/tree/master/pushover)
### Deployment