diff --git a/.gitea/workflows/deploy.yml b/.gitea/workflows/deploy.yml index a588000..15354cc 100644 --- a/.gitea/workflows/deploy.yml +++ b/.gitea/workflows/deploy.yml @@ -2,7 +2,7 @@ name: QuotesBot on: schedule: # - cron: '35 */4 * * *' - - cron: '04 * * * *' + - cron: '22 * * * *' jobs: deploy: runs-on: ubuntu-latest