mirror of
https://github.com/GeWuYou/GFramework.git
synced 2026-03-23 19:24:29 +08:00
chore(workflow): 更新文档发布工作流配置
- 移除对所有分支的推送触发器 - 删除通配符标签匹配规则 - 简化工作流权限配置 - 优化工作流触发条件设置 - [release ci]
This commit is contained in:
parent
8f30361972
commit
713dd65d50
2
.github/workflows/publish-docs.yml
vendored
2
.github/workflows/publish-docs.yml
vendored
@ -4,8 +4,6 @@ name: Publish Docs
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- '**'
|
||||
tags:
|
||||
- '*'
|
||||
permissions:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user