@@ -9,6 +9,8 @@ on:
- main
paths:
- 'packages/stdf/package.json'
+ # 这个选项可以使你手动在 Action tab 页面触发工作流
+ workflow_dispatch:
jobs:
releases: