Skip to content

Commit a5c7d57

Browse files
authored
ci: fix release pipeline (#1238)
Signed-off-by: Shurtu-gal <ashishpadhy1729@gmail.com>
1 parent fd9aca9 commit a5c7d57

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

apps/studio/package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@
33
"version": "1.1.0",
44
"description": "One place that allows you to develop an AsyncAPI document, validate it, convert it to the latest version, preview the documentation and visualize the events flow.",
55
"license": "Apache-2.0",
6+
"repository": {
7+
"url": "https://github.com/asyncapi/studio",
8+
"type": "git",
9+
"directory": "apps/studio"
10+
},
611
"bugs": {
712
"url": "https://github.com/asyncapi/studio/issues"
813
},

0 commit comments

Comments
 (0)