Skip to content

Commit ed32e91

Browse files
committed
Fix scope
1 parent 21e32b0 commit ed32e91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-typescript.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
cd protobuf_definitions
3636
SHORT_SHA=${GITHUB_SHA::8}
3737
echo '{
38-
"name": "@blueye-robotics/protocol-definitions",
38+
"name": "@blueyerobotics/protocol-definitions",
3939
"version": "3.0.0-'${SHORT_SHA}'",
4040
"main": "dist/index.js",
4141
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)