1 files changed, 1 insertions(+), 1 deletions(-)
M .build.yml
M .build.yml => .build.yml +1 -1
@@ 6,7 6,7 @@ sources:
- https://git.sr.ht/~bt/phpetite
tasks:
- package: |
- cd phpetite/_output
+ cd phpetite/_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