Update deploy.yml
This commit is contained in:
parent
a13e51ed26
commit
6d12c4f09e
|
@ -10,6 +10,8 @@ on:
|
|||
- staging/**
|
||||
- production
|
||||
- production/**
|
||||
schedule:
|
||||
- cron: "0 12 * * *"
|
||||
|
||||
jobs:
|
||||
deploy:
|
||||
|
|
Loading…
Reference in New Issue