Skip to content

Commit 2980c9c

Browse files
committed
build: 📦 修复发包流程触发条件错误
1 parent 93a200c commit 2980c9c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-lib.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
workflow_dispatch:
55
push:
66
tags:
7-
- '@xiaohuohumax/*'
7+
- '@xiaohuohumax/*@*'
88

99
permissions:
1010
id-token: write

0 commit comments

Comments
 (0)