Merge pull request #207 from MeilCli/add/update_check

Add new package version checkers
This commit is contained in:
Gary Ewan Park 2019-10-08 19:48:47 +01:00 committed by GitHub
commit cb8fb16ab2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -215,6 +215,9 @@ An example: `https://github.com/sdras/awesome-actions/workflows/Lint%20Awesome%2
- [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)
- [New package version checker for npm](https://github.com/MeilCli/npm-update-check-action)
- [New package version checker for NuGet](https://github.com/MeilCli/nuget-update-check-action)
- [New package version checker for Gradle](https://github.com/MeilCli/gradle-update-check-action)
### Deployment