We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21e32b0 commit ed32e91Copy full SHA for ed32e91
.github/workflows/ci-typescript.yaml
@@ -35,7 +35,7 @@ jobs:
35
cd protobuf_definitions
36
SHORT_SHA=${GITHUB_SHA::8}
37
echo '{
38
- "name": "@blueye-robotics/protocol-definitions",
+ "name": "@blueyerobotics/protocol-definitions",
39
"version": "3.0.0-'${SHORT_SHA}'",
40
"main": "dist/index.js",
41
"types": "dist/index.d.ts",
0 commit comments