Skip to content

Commit bea52d5

Browse files
[Admin] Revert publish workflow (#349)
1 parent 003c18d commit bea52d5

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/auto-publish.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,9 @@ run-name: Automatically publish documentation
33
on:
44
schedule:
55
- cron: '45 23 * * WED'
6-
- cron: '15 16 * * THU'
76
jobs:
87
auto-publish:
9-
runs-on: windows-latest
8+
runs-on: ubuntu-latest
109
permissions:
1110
contents: write
1211
defaults:

0 commit comments

Comments
 (0)