misc: disable auto release (#862)

This commit is contained in:
Yineng Zhang
2024-08-01 15:46:51 +08:00
committed by GitHub
parent b04444ac01
commit c9bff5fcc8

View File

@@ -1,10 +1,5 @@
name: release tag
on:
push:
branches:
- main
paths:
- "python/sglang/version.py"
workflow_dispatch:
jobs:
publish: