workflowfix3
This commit is contained in:
parent
23d53288e2
commit
e681c4a57b
1 changed files with 2 additions and 1 deletions
|
@ -18,4 +18,5 @@ jobs:
|
|||
script: |
|
||||
ls
|
||||
cd Homepage
|
||||
${{ secrets.SCRIPT }}
|
||||
apt install -y hugo rsync
|
||||
hugo && rsync -avz --delete public/ forgejo@test1.melm.xyz:/var/www
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue