Retire stale deployment runners promptly

This commit is contained in:
Theodore Song
2026-08-21 23:25:08 -04:00
parent c52368dc9e
commit 0084654f15
6 changed files with 18 additions and 14 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
const CACHE_NAME = "polymarket-arena-build-116";
const CACHE_NAME = "polymarket-arena-build-117";
const APP_SHELL = ["/", "/index.html", "/personal.html", "/cycle-worker.js"];
self.addEventListener("install", event => {