chore(workflow): 更新文档发布工作流配置

- 移除对所有分支的推送触发器
- 删除通配符标签匹配规则
- 简化工作流权限配置
- 优化工作流触发条件设置
- [release ci]
This commit is contained in:
GeWuYou 2026-02-11 12:46:07 +08:00 committed by gewuyou
parent 8f30361972
commit 713dd65d50

View File

@ -4,8 +4,6 @@ name: Publish Docs
on:
push:
branches:
- '**'
tags:
- '*'
permissions: