aboutsummaryrefslogtreecommitdiff
path: root/.build.yml
diff options
context:
space:
mode:
Diffstat (limited to '.build.yml')
-rw-r--r--.build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.build.yml b/.build.yml
index 95a1d9e..715059c 100644
--- a/.build.yml
+++ b/.build.yml
@@ -18,4 +18,4 @@ tasks:
cd 1mb-club/_site
tar -cvz . > ../../site.tar.gz
- upload: |
- acurl -f https://pages.sr.ht/publish/$site -Fcontent=@site.tar.gz \ No newline at end of file
+ hut pages publish -d 1mb.club site.tar.gz \ No newline at end of file