Skip to content

Commit

Permalink
added scheduele cron for the buildignt hte website
Browse files Browse the repository at this point in the history
Signed-off-by: Dipankar Das <[email protected]>
  • Loading branch information
dipankardas011 committed Nov 16, 2024
1 parent 960b8b0 commit 7975b60
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
@@ -1,6 +1,8 @@
name: Deploy to GitHub Pages

on:
schedule:
- cron: '0 0 * * *'
push:
branches: [ main ]
workflow_dispatch:
Expand Down

0 comments on commit 7975b60

Please sign in to comment.