Actions: attempt to fix script

This commit is contained in:
Pieter Vander Vennet 2025-01-27 02:48:37 +01:00
parent 7a6cd34d0d
commit 17f839b02f

View file

@ -3,7 +3,7 @@ on:
branches-ignore:
- build/*
schedule:
- cron: "* * * * 1"
- cron: "0 2 * * *"
jobs:
deploy_on_hetzner_single:
@ -26,6 +26,7 @@ jobs:
shell: bash
run: |
mkdir community-index
npm run download:community-index -- community-index/
npm run download:community-index -- -- community-index/
zip community-index.zip community-index/*
scp community-index.zip hetzner:data/