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
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
paths:
|
||||
- "python/sglang/version.py"
|
||||
workflow_dispatch:
|
||||
jobs:
|
||||
publish:
|
||||
|
||||
Reference in New Issue
Block a user