Skip to content

Commit

Permalink
Redeploy daily
Browse files Browse the repository at this point in the history
  • Loading branch information
compulim committed Sep 20, 2024
1 parent 95283ee commit 47a5e67
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish-github-pages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ on:
paths:
- .github/workflows/publish-github-pages.yaml
- samples/**
schedule:
- cron: 00 03 * * * # Redeploy every 3 AM
workflow_dispatch: {}

defaults:
Expand Down

0 comments on commit 47a5e67

Please sign in to comment.