diff --git a/.gitea/workflows/deploy.yml b/.gitea/workflows/deploy.yml index a178521..dcd2838 100644 --- a/.gitea/workflows/deploy.yml +++ b/.gitea/workflows/deploy.yml @@ -1,7 +1,7 @@ name: QuotesBot on: schedule: - - cron '36 */5 * * *' + - cron '41 */5 * * *' jobs: deploy: runs: ubuntu-latest