mirror of
https://github.com/System-End/dns.git
synced 2026-04-19 22:05:14 +00:00
🐛 Fix deploy.yml
Signed-off-by: Matthew Gleich <matthewgleich@gmail.com>
This commit is contained in:
parent
c2f54c27ec
commit
b5e269d87a
2 changed files with 2 additions and 2 deletions
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
|
|
@ -1,7 +1,7 @@
|
|||
name: deploy
|
||||
|
||||
on:
|
||||
- push:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
# Hack Club's DNS [](https://circleci.com/gh/hackclub/dns)
|
||||
# Hack Club's DNS
|
||||
|
||||
This repository is used for managing Hack Club's DNS configuration through [OctoDNS](https://github.com/github/octodns). Please see its documentation for more information.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue