From cb65b1ac4f9bf051eb3721330c94fdca5730ed01 Mon Sep 17 00:00:00 2001 From: Vincent Cloutier Date: Thu, 25 Nov 2021 19:48:45 -0500 Subject: [PATCH] trying multiple domains --- .builds/publish.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.builds/publish.yml b/.builds/publish.yml index 209efa0..6f78af7 100644 --- a/.builds/publish.yml +++ b/.builds/publish.yml @@ -14,3 +14,4 @@ tasks: tar -cvz . > ../../site.tar.gz - upload: | acurl -f https://pages.sr.ht/publish/$site -Fcontent=@site.tar.gz + acurl -f https://pages.sr.ht/publish/cloutier.co -Fcontent=@site.tar.gz -- 2.38.5