Improve sglang router (#2148)
This commit is contained in:
5
.github/workflows/release-pypi-router.yml
vendored
5
.github/workflows/release-pypi-router.yml
vendored
@@ -3,6 +3,11 @@
|
||||
name: Release SGLang Router to PyPI
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
paths:
|
||||
- rust/pyproject.toml"
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user