Skip to content

Commit 53b7e04

Browse files
committed
ci: tweaks
1 parent 9e75e3e commit 53b7e04

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/opencode/script/publish.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@ if (!snapshot) {
110110
return (
111111
!lower.includes("ignore:") &&
112112
!lower.includes("ci:") &&
113+
!lower.includes("wip:") &&
113114
!lower.includes("docs:") &&
114115
!lower.includes("doc:")
115116
)

0 commit comments

Comments
 (0)