Resolve current runtime branch state

This commit is contained in:
Theodore Song
2026-08-21 17:21:09 -04:00
parent 84e0ef703b
commit 22b5ddcee1
7 changed files with 41 additions and 18 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ jobs:
- run: node scripts/run-autonomous-cycle.mjs
env:
ARENA_URL: https://polymarket-site-eta.vercel.app
EXPECTED_BUILD: "90"
EXPECTED_BUILD: "91"
RUNTIME_BRANCH: runtime-state
RUNTIME_STATE_PATH: runtime/state.json
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}