Update .gitea/workflows/build.yaml

This commit is contained in:
neale 2023-10-27 20:56:18 -06:00
parent e0035bd374
commit 0eb51f795e
1 changed files with 1 additions and 1 deletions

View File

@ -8,6 +8,6 @@ jobs:
- name: Check out source
run: git clone $GITHUB_SERVER_URL/$GITHUB_REPOSITORY .
- name: Build
run: hugo build
run: hugo
- name: Publish
run: rsync --delete -vax ./public/ neale@melville.woozle.org:/srv/www/woozle.org/