-
-
Notifications
You must be signed in to change notification settings - Fork 570
Consistent deploy with GitHub Actions
Hiroki Toyokawa edited this page Feb 6, 2023
·
3 revisions
You must finish the followings beforehand.
- Confirm whether .github/workflows/deploy.yml exists or not. If no, create the file with the content
- Comment-in the following lines with your favorite time with UTC
schedule:
- cron: '0 8 * * 1' # 8am (Mon) UTC