mirror of
https://github.com/tenrok/BBob.git
synced 2026-06-20 20:00:33 +03:00
fix(.github): publish workflow
This commit is contained in:
@@ -28,5 +28,12 @@
|
||||
"access": "public",
|
||||
"baseBranch": "master",
|
||||
"updateInternalDependencies": "patch",
|
||||
"ignore": []
|
||||
"ignore": [
|
||||
"@bbob/scripts",
|
||||
"react-vite",
|
||||
"svelte-vite",
|
||||
"vite",
|
||||
"vue3-vite",
|
||||
"vue2-example"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user