change auto-deploy to nightly

This commit is contained in:
Emile Nijssen 2022-01-10 22:33:32 -08:00
parent df48049bd5
commit 1486bf2415
2 changed files with 38 additions and 2 deletions

View file

@ -10,8 +10,6 @@ on:
- staging/**
- production
- production/**
schedule:
- cron: "0 12 * * *"
jobs:
deploy: