2
0
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:
Nikolay Kostyurin
2025-03-09 16:07:06 +02:00
parent 8f541e8fca
commit 66c0931f5c
4 changed files with 20 additions and 345 deletions
+8 -1
View File
@@ -28,5 +28,12 @@
"access": "public",
"baseBranch": "master",
"updateInternalDependencies": "patch",
"ignore": []
"ignore": [
"@bbob/scripts",
"react-vite",
"svelte-vite",
"vite",
"vue3-vite",
"vue2-example"
]
}