Added DNS Control action to the list.

This commit is contained in:
Koen Rouwhorst 2019-01-30 21:43:20 +01:00
parent 9c4d8b39c9
commit 7a85bf80e1

View File

@ -89,6 +89,7 @@ Actions are triggered by GitHub platform events directly in a repo and run on-de
- [Build Hugo static content site and publish it to gh-pages branch](https://github.com/khanhicetea/gh-actions-hugo-deploy-gh-pages)
- [Deploy via rsync over ssh](https://github.com/maxheld83/ghaction-rsync)
- [Test your Actions Locally](https://github.com/tschoffelen/gha)
- [Deploy your DNS configuration using DNS Control](https://github.com/koenrh/dnscontrol-action)
### Collection of actions