We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a2dd083 + 7998ef9 commit 4666186Copy full SHA for 4666186
.github/actions/npm-publish/action.yml
@@ -1,5 +1,5 @@
1
name: npm publish
2
-description: 按仓库类型执行 npm publish,可以将包发布到 npm、github 等仓库,如果是发布到 github 则会将 package.name 替换为 @\${{ github.repository }}
+description: 按仓库类型执行 npm publish,可以将包发布到 npm、github 等仓库
3
4
inputs:
5
type:
0 commit comments