We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a05c375 commit ad5ab73Copy full SHA for ad5ab73
.github/workflows/npm-publish.yml
@@ -1,4 +1,4 @@
1
-name: npm publish # 定义工作流名称
+name: 发布 npm 包 # 定义工作流名称
2
3
on:
4
workflow_dispatch: # 允许手动触发工作流,默认是不开启的
0 commit comments