diff --git a/.github/workflows/jekyll-gh-pages.yml b/.github/workflows/jekyll-gh-pages.yml index e45e7fb..02d5f1e 100644 --- a/.github/workflows/jekyll-gh-pages.yml +++ b/.github/workflows/jekyll-gh-pages.yml @@ -7,7 +7,7 @@ on: branches: ["main"] schedule: - - cron: '20 3 * * *' # Jede Nacht + - cron: '55 3 * * *' # Jede Nacht # Allows you to run this workflow manually from the Actions tab