Add Gradle actions to the list

This action runs Gradle tasks using wrapper
This commit is contained in:
Mr_Ramych 2018-12-09 20:17:05 +03:00 committed by GitHub
parent ba9188237e
commit 65244c8348
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -49,6 +49,7 @@ Actions are triggered by GitHub platform events directly in a repo and run on-de
- [Deploy VS Code extensions with vsce](https://github.com/lannonbr/vsce-action)
- [Build a Jekyll site—with Custom Jekyll Plugins & Build Scripts—and deploy it back to the Gh-Pages Branch](https://github.com/BryanSchuetz/jekyll-deploy-gh-pages)
- [Deploy a Cloudflare worker](https://github.com/cpilsworth/cloudflare-worker-action)
- [Execute Gradle task](https://github.com/MrRamych/gradle-actions)
### Tutorials