Merge pull request 'ci: fix deploy, strip components + delete files in target' (#24) from fix-deploy into main
All checks were successful
Deploy / Deploy (push) Successful in 15s

Reviewed-on: #24
This commit is contained in:
teutat3s 2025-05-03 11:00:28 +00:00
commit d5489d7f0d
Signed by: pub.solar gitea
GPG key ID: F0332B04B7054873

View file

@ -29,3 +29,5 @@ jobs:
key: ${{ secrets.SCP_KEY }}
source: "_site/*"
target: /srv/www/miom.space
strip_components: 1
rm: true