Skip to content

Commit 9a7703f

Browse files
committed
Add link to repository
1 parent 153cd3c commit 9a7703f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/ci-typescript.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,10 @@ jobs:
3939
echo '{
4040
"name": "@blueyerobotics/protocol-definitions",
4141
"version": "3.2.0-'${SHORT_SHA}'",
42+
"repository": {
43+
"type": "git",
44+
"url": "https://github.com/BluEye-Robotics/ProtocolDefinitions.git"
45+
},
4246
"main": "dist/index.js",
4347
"types": "dist/index.d.ts",
4448
"files": ["dist"],

0 commit comments

Comments
 (0)