Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
appleicat authored Oct 24, 2024
1 parent 4729629 commit 51f8628
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ name: Deploy to GitHub Pages
on:
push:
branches: [main]
schedule:
- cron: '0 0 * * *'
workflow_dispatch:

permissions:
Expand Down

0 comments on commit 51f8628

Please sign in to comment.