From 9cf4fe6c7ba0187a1817fff3df8f153d0a9a3b8d Mon Sep 17 00:00:00 2001 From: Shaun <37434846+ShaunLWM@users.noreply.github.com> Date: Wed, 11 Sep 2019 16:40:37 +0800 Subject: [PATCH] Add action-join [Join](https://play.google.com/store/apps/details?id=com.joaomgcd.join) is an Android app that allows custom push notifications (one part of their features) using their API. [Marketplace](https://github.com/marketplace/actions/join-notification) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 35c7f10..14df524 100644 --- a/README.md +++ b/README.md @@ -194,6 +194,7 @@ An example: `https://github.com/sdras/awesome-actions/workflows/Lint%20Awesome%2 - [Send a dynamic notification to any service using Apprise](https://github.com/cstuder/apprise-ga) - [Send a Push Notification via Push by Techulus](https://github.com/techulus/push-github-action) - [Send email with SendGrid](https://github.com/peter-evans/sendgrid-action) +- [Send a Push Notification via Join](https://github.com/ShaunLWM/action-join) ### Deployment