added scp
All checks were successful
/ deploy (push) Successful in 3m54s

This commit is contained in:
Zi Gao 2025-06-09 11:48:58 +10:00
parent c5734c29e9
commit 088f764155
2 changed files with 5 additions and 2 deletions

View file

@ -1,4 +1,7 @@
on: [push]
on:
push:
schedule:
- cron: '30 5 * * 0'
jobs:
deploy:
runs-on: docker