Skip to content

Commit

Permalink
Add scheduled job to re-deploy forge.
Browse files Browse the repository at this point in the history
  • Loading branch information
XAMPPRocky committed Apr 14, 2020
1 parent 5b3f2fc commit 2c1abee
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,5 +1,7 @@
name: Deploy To GitHub Pages
on:
schedule:
- cron: '0 22 * * *'
pull_request:
push:
branches:
Expand Down

0 comments on commit 2c1abee

Please sign in to comment.