diff --git a/.gitea/workflows/demo.yaml b/.gitea/workflows/demo.yaml index ff606ae..063ee0e 100644 --- a/.gitea/workflows/demo.yaml +++ b/.gitea/workflows/demo.yaml @@ -3,7 +3,7 @@ run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀 on: workflow_dispatch: schedule: - - cron: '22 19 * * *' + - cron: '25 20 * * *' jobs: Explore-Gitea-Actions: