From 403474418cf36cea620bd091b922dbc250fa09a9 Mon Sep 17 00:00:00 2001 From: d0p1 Date: Mon, 29 May 2023 11:34:30 +0200 Subject: [PATCH] ci: publish to asm.athena.d0p1.eu --- .github/workflows/www.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/www.yml b/.github/workflows/www.yml index 584d6eb..089e772 100644 --- a/.github/workflows/www.yml +++ b/.github/workflows/www.yml @@ -25,3 +25,4 @@ jobs: with: github_token: ${{ secrets.GITHUB_TOKEN }} publish_dir: www + cname: asm.athena.d0p1.eu