mirror of
https://github.com/aljazceru/opencode.git
synced 2025-12-23 10:44:21 +01:00
ci: update publish script
This commit is contained in:
@@ -110,7 +110,8 @@ if (!snapshot) {
|
||||
return (
|
||||
!lower.includes("chore:") &&
|
||||
!lower.includes("ci:") &&
|
||||
!lower.includes("docs:")
|
||||
!lower.includes("docs:") &&
|
||||
!lower.includes("doc:") &&
|
||||
)
|
||||
})
|
||||
.join("\n")
|
||||
|
||||
Reference in New Issue
Block a user