This commit is contained in:
Neale Pickett 2023-10-27 20:00:59 -07:00
parent 0eb51f795e
commit 394ecdeb6c
1 changed files with 2 additions and 0 deletions

View File

@ -9,5 +9,7 @@ jobs:
run: git clone $GITHUB_SERVER_URL/$GITHUB_REPOSITORY .
- name: Build
run: hugo
- name: Set up SSH
mkdir $HOME/.ssh && cp .gitea/workflows/known_hosts $HOME/.ssh
- name: Publish
run: rsync --delete -vax ./public/ neale@melville.woozle.org:/srv/www/woozle.org/