fix release ci

This commit is contained in:
Shahrad Elahi
2024-05-29 19:07:44 +03:30
parent 06a0a3008b
commit f605e356ff
2 changed files with 8 additions and 3 deletions

View File

@@ -7,5 +7,9 @@
"access": "restricted",
"baseBranch": "canary",
"updateInternalDependencies": "patch",
"ignore": []
"ignore": ["web"],
"privatePackages": {
"version": true,
"tag": true
}
}