misc: disable auto release (#862)
This commit is contained in:
5
.github/workflows/release-github.yml
vendored
5
.github/workflows/release-github.yml
vendored
@@ -1,10 +1,5 @@
|
|||||||
name: release tag
|
name: release tag
|
||||||
on:
|
on:
|
||||||
push:
|
|
||||||
branches:
|
|
||||||
- main
|
|
||||||
paths:
|
|
||||||
- "python/sglang/version.py"
|
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
jobs:
|
jobs:
|
||||||
publish:
|
publish:
|
||||||
|
|||||||
Reference in New Issue
Block a user