fix: UPDATED semantic release cinfig

This commit is contained in:
Marek Lesko
2025-07-14 19:08:54 +00:00
parent 37acfb5d06
commit dcd57dbfe2

View File

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