Added new Action to Declaratively setup DNS records on Cloudflare

This commit is contained in:
Christophe Boucharlat 2018-12-18 21:12:27 +01:00
parent af537a9b43
commit 20faea6860
No known key found for this signature in database
GPG Key ID: 29E301E97EB2FC57

View File

@ -51,7 +51,7 @@ Actions are triggered by GitHub platform events directly in a repo and run on-de
- [Deploy a Cloudflare worker](https://github.com/cpilsworth/cloudflare-worker-action) - [Deploy a Cloudflare worker](https://github.com/cpilsworth/cloudflare-worker-action)
- [Declaratively setup GitHub Labels](https://github.com/lannonbr/issue-label-manager-action) - [Declaratively setup GitHub Labels](https://github.com/lannonbr/issue-label-manager-action)
- [GitHub Actions for Yarn](https://github.com/Borales/actions-yarn) - [GitHub Actions for Yarn](https://github.com/Borales/actions-yarn)
- [Configure a DNS Record on Cloudflare](https://github.com/xorilog/cloudflare-dns-action)
### Tutorials ### Tutorials