about summary refs log tree commit diff
path: root/.build.yml
diff options
context:
space:
mode:
Diffstat (limited to '.build.yml')
-rw-r--r--.build.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.build.yml b/.build.yml
index a204651..8c9b47b 100644
--- a/.build.yml
+++ b/.build.yml
@@ -34,3 +34,5 @@ tasks:
     tar -cvz . > ../../site.tar.gz
 - upload: |
     acurl -f https://pages.sr.ht/publish/$site -Fcontent=@site.tar.gz
+artifacts:
+  - site.tar.gz