hetzner-dns-action
ActionsTags
(1)Setup Hetzner's DNS server for systemd on an Ubuntu 20.04 or 22.04 host.
Usage:
steps:
- uses: self-actuated/hetzner-dns-action@v1
With an overridden DNS entry, (if it is reachable from your host):
steps:
- name: Setup DNS
uses: self-actuated/hetzner-dns-action@v1
with:
dns: 8.8.8.8
hetzner-dns-action is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.