schedule gh-pages

This commit is contained in:
Tobias Manske 2021-02-08 05:27:02 +01:00
parent 93064773af
commit c88d9c4239
Signed by: tobias
GPG Key ID: D5914DC71F2F9352
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@ on:
push:
branches:
- master # Set a branch to deploy
schedule:
- cron: '0 0 * * *'
jobs:
deploy: