Compare commits

...

1 Commits

Author SHA1 Message Date
d50fb655b1 Removed dev branch from runner, as this is live updated via WSS after local edits.
All checks were successful
Build & Deploy OS League Tools / build-and-deploy (push) Successful in 35s
Because this runs via NPM RUN DEV, on an adjacent port to 3000, the CICD runner is superfluous here.
2026-01-22 08:45:31 +08:00

View File

@@ -4,7 +4,6 @@ on:
push: push:
branches: branches:
- main - main
- dev
env: env:
FRONTEND_HOST: psg-leagues-tools-frontend FRONTEND_HOST: psg-leagues-tools-frontend