update ci
Publish / release (push) Successful in 2m21s

This commit is contained in:
2025-12-16 02:19:01 -08:00
parent f699248865
commit be87605e43
3 changed files with 598 additions and 125 deletions
+1 -2
View File
@@ -14,7 +14,6 @@ jobs:
with:
node-version: latest
- run: npm ci
- run: npx tsc
- run: npx wrangler pages deploy dist --project-name twitch-subathon-countdown
- run: npm run publish
env:
CLOUDFLARE_API_TOKEN: ${{ secrets.CLOUDFLARE_API_TOKEN }}