dnscontrol-action/action.yml

15 lines
295 B
YAML
Raw Normal View History

2019-10-12 23:00:25 +08:00
---
name: DNSControl Action
description: Deploy your DNS configuration to multiple providers
author: Koen Rouwhorst <info@koenrouwhorst.nl>
branding:
icon: cloud
color: yellow
inputs:
2020-05-24 18:41:29 +08:00
args:
description: DNSControl command
required: true
2019-10-12 23:00:25 +08:00
runs:
using: docker
image: 'Dockerfile'