Merge pull request #25 from saerdnaer/patch-1

add cronjob
This commit is contained in:
Daniel Molkentin 2024-10-16 22:22:24 +02:00 committed by GitHub
commit ae22f0f096
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,8 @@
name: Release website name: Release website
on: on:
schedule:
- cron: "0 4 * * *"
push: push:
branches: branches:
- staging - staging