Skip to content

Commit

Permalink
feat(CI): deploy wiki daily
Browse files Browse the repository at this point in the history
  • Loading branch information
Dr-Electron committed Aug 26, 2024
1 parent 463b4a3 commit 5e489bf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release-wiki.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ env:

on:
workflow_dispatch:
schedule:
- cron: '0 0 * * *'

jobs:
wiki-release:
Expand Down

0 comments on commit 5e489bf

Please sign in to comment.