Skip to content

Commit

Permalink
allow manually deploy and update
Browse files Browse the repository at this point in the history
  • Loading branch information
rueshyna committed Mar 13, 2024
1 parent 66023ad commit 485f066
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Deploy to GitHub Pages

on:
workflow_dispatch:
schedule:
- cron: '0 7 * * *' # At 7:00 AM UTC every day (8:00 AM UTC+1)

Expand Down

0 comments on commit 485f066

Please sign in to comment.