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.
1 parent 9c637e7 commit 7998ef9Copy full SHA for 7998ef9
.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