From 0adcd4d8046d44154e2c57538e6f5ebcbcb617e4 Mon Sep 17 00:00:00 2001 From: Jon Maddox Date: Wed, 10 Apr 2019 07:26:14 -0400 Subject: [PATCH] put it at the end --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 19fc245..ac0743b 100644 --- a/README.md +++ b/README.md @@ -132,9 +132,9 @@ Actions are triggered by GitHub platform events directly in a repo and run on-de - [Send email on failed GitHub Checks](https://github.com/cirrus-actions/email) - [Report webpack stats to packtracker.io](https://github.com/packtracker/github-action) - [Send a Telegram Message](https://github.com/appleboy/telegram-action) -- [Send a Push Notification via Pushover.net](https://github.com/maddox/actions/tree/master/pushover) - [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