Merge pull request #78 from retgits/patch-1

Add new actions
This commit is contained in:
Gary Ewan Park 2019-02-04 02:57:49 -08:00 committed by GitHub
commit ab06e1eae1
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