Skip to content

Commit

Permalink
build: correct artifact name for npm
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 458276680
  • Loading branch information
Google APIs authored and Copybara-Service committed Jun 30, 2022
1 parent 181b856 commit 1e6c634
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google/cloud/video/stitcher/v1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ load(

nodejs_gapic_library(
name = "stitcher_nodejs_gapic",
package_name = "@google-cloud/stitcher",
package_name = "@google-cloud/video-stitcher",
src = ":stitcher_proto_with_info",
extra_protoc_parameters = ["metadata"],
grpc_service_config = "videostitcher_grpc_service_config.json",
Expand Down

0 comments on commit 1e6c634

Please sign in to comment.