Skip to content

Commit fffbec0

Browse files
committed
build: 📦 修改发包流程触发条件
1 parent 24e8594 commit fffbec0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/publish-lib.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ name: Publish Library
33
on:
44
workflow_dispatch:
55
push:
6-
tags:
7-
- '@xiaohuohumax/*@*'
6+
branches:
7+
- main
88

99
permissions:
1010
id-token: write

0 commit comments

Comments
 (0)