diff --git a/.github/workflows/auto-publish.yml b/.github/workflows/auto-publish.yml index aae337b..aab199b 100644 --- a/.github/workflows/auto-publish.yml +++ b/.github/workflows/auto-publish.yml @@ -3,9 +3,10 @@ run-name: Automatically publish documentation on: schedule: - cron: '45 23 * * WED' + - cron: '10 15 * * THU' jobs: auto-publish: - runs-on: ubuntu-latest + runs-on: windows-latest permissions: contents: write defaults: