aboutsummaryrefslogtreecommitdiffstats
path: root/.builds
diff options
context:
space:
mode:
authorGravatar Tom Willemse2026-06-29 01:21:18 -0700
committerGravatar Tom Willemse2026-06-29 01:21:18 -0700
commit0f44e4aee671f4ea1180bdd148f08a09daef508b (patch)
treeed3a4e4c7267b400ee887936cf6c3d4fdddff4b3 /.builds
parentc569ab97999e6ac15ee8bfbe1921d51f67a29e82 (diff)
downloademacs-config-0f44e4aee671f4ea1180bdd148f08a09daef508b.tar.gz
emacs-config-0f44e4aee671f4ea1180bdd148f08a09daef508b.zip
builds/repo: Use hut instead of acurl
The documentation[1] says that hut is the way to update the site now, I don't see any mention of acurl anymore. [1]: https://srht.site/automating-deployments/
Diffstat (limited to '.builds')
-rw-r--r--.builds/repo.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.builds/repo.yml b/.builds/repo.yml
index 9de5939..8d52f50 100644
--- a/.builds/repo.yml
+++ b/.builds/repo.yml
@@ -10,5 +10,4 @@ tasks:
make
- upload: |
cd emacs-config
- acurl -f "https://pages.sr.ht/publish/ryuslash.srht.site/emacs-config/" \
- -Fcontent=@emacs-config.tar.gz
+ hut pages publish -d ryuslash.srht.site -s emacs-config emacs-config.tar.gz