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