Skip to content

Commit 7998ef9

Browse files
committed
fix: 优化 actions 26
1 parent 9c637e7 commit 7998ef9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/npm-publish/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: npm publish
2-
description: 按仓库类型执行 npm publish,可以将包发布到 npm、github 等仓库,如果是发布到 github 则会将 package.name 替换为 @\${{ github.repository }}
2+
description: 按仓库类型执行 npm publish,可以将包发布到 npm、github 等仓库
33

44
inputs:
55
type:

0 commit comments

Comments
 (0)