fix: .releaserc.json

This commit is contained in:
Marek Lesko
2025-07-14 18:24:43 +00:00
parent 209460b582
commit d307c04e7f

View File

@@ -11,7 +11,7 @@
"@semantic-release/gitlab"
],
"assets": [
{ "path": "Web/dist/Web/browser/*", "label": "bundle" },
{ "path": "dist.zip", "label": "bundle" },
{ "url": "https://gitlab.lesko.me/marek/centrum/-/blob/main/README.md", "label": "README.md" }
]
}