Skip to content

Commit ffe1cc1

Browse files
committed
feat: add new workflow trigger for package build
1 parent 5979a8c commit ffe1cc1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-toc-generator.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
workflow_run:
66
workflows:
77
- "Manual Release (Merge to Default)"
8+
- "Manual Release and Build Package (Merge to Default)"
89
- "Release via PR (Default Branch)"
910
types:
1011
- completed

0 commit comments

Comments
 (0)