diff --git a/.github/workflows/build_and_publish.yml b/.github/workflows/build_and_publish.yml index 7dd6be7..79c84bc 100644 --- a/.github/workflows/build_and_publish.yml +++ b/.github/workflows/build_and_publish.yml @@ -14,7 +14,7 @@ on: branches: ["main"] workflow_dispatch: schedule: - cron: "0 8 * * *" + - cron: "0 4 * * *" jobs: @@ -94,4 +94,4 @@ jobs: - uses: geekyeggo/delete-artifact@v1 with: - name: github-pages \ No newline at end of file + name: github-pages