Update README.md

Added two actions for [GoCenter](https://gocenter.io) and [JFrog CLI](https://jfrog.com)
This commit is contained in:
Leon Stigter 2019-02-02 13:23:50 -08:00 committed by GitHub
parent 161912bd13
commit 0447c83bd2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -92,6 +92,8 @@ Actions are triggered by GitHub platform events directly in a repo and run on-de
- [Test your Actions Locally](https://github.com/tschoffelen/gha)
- [Deploy your DNS configuration using DNS Control](https://github.com/koenrh/dnscontrol-action)
- [Deploy assets to GitHub pages](https://github.com/maxheld83/ghpages) (no building, just deploying)
- [Build Go apps using GoCenter](https://github.com/retgits/actions/tree/master/gocenter)
- [GitHub Action for JFrog CLI](https://github.com/retgits/actions/tree/master/jfrog-cli)
### Collection of actions