From 0447c83bd24e0499e1713e4f544db59dd74867ec Mon Sep 17 00:00:00 2001 From: Leon Stigter Date: Sat, 2 Feb 2019 13:23:50 -0800 Subject: [PATCH] Update README.md Added two actions for [GoCenter](https://gocenter.io) and [JFrog CLI](https://jfrog.com) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9f486e0..53de834 100644 --- a/README.md +++ b/README.md @@ -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