Merge pull request #151 from terrapkg/w/fix-nightly-pipeline

Update update-nightly.yml
This commit is contained in:
lleyton
2023-01-25 22:03:09 -08:00
committed by GitHub
+1 -1
View File
@@ -1,7 +1,7 @@
name: Automatic Nightly Update
on:
schedule:
- cron: "@daily"
- cron: "0 0 * * *"
workflow_dispatch:
jobs: