Harden Build 124 release and report secured profit

This commit is contained in:
Theodore Song
2026-08-22 20:13:06 -04:00
parent 008801f179
commit dd7b376b44
5 changed files with 74 additions and 4 deletions
+4 -1
View File
@@ -2,7 +2,10 @@ name: Release Build 124 after Vercel quota reset
on:
schedule:
- cron: "15 13 23 8 *"
# Vercel's Hobby deployment quota is rolling. Retry across the reset
# window, then remove this workflow as soon as Build 124 is live.
- cron: "15 13-23/2 23 8 *"
- cron: "15 1-13/2 24 8 *"
workflow_dispatch:
permissions: