From 6a082f5b8ce3a25ad4456b0ab57df48a1e46460f Mon Sep 17 00:00:00 2001 From: Dennis Scheiba Date: Tue, 17 Oct 2023 22:49:28 +0200 Subject: [PATCH] add cname --- .github/workflows/actions.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/actions.yml b/.github/workflows/actions.yml index 927b133a..cde47124 100644 --- a/.github/workflows/actions.yml +++ b/.github/workflows/actions.yml @@ -30,3 +30,4 @@ jobs: with: github_token: ${{ secrets.GITHUB_TOKEN }} publish_dir: build + cname: docs.supercollider.online