chore: fix CI failing to release

This commit is contained in:
Ralph Khreish
2025-09-22 21:33:12 +02:00
parent 05f6242f7e
commit f8ede8886a
7 changed files with 22 additions and 81 deletions

View File

@@ -11,9 +11,6 @@
"access": "public",
"baseBranch": "main",
"ignore": [
"docs",
"@tm/cli",
"@tm/core",
"@tm/build-config"
"docs"
]
}