Skip to content

Commit 7fc0032

Browse files
Google APIscopybara-github
authored andcommitted
build(node): correct artifact name for npm
PiperOrigin-RevId: 459081757
1 parent 99fa3a5 commit 7fc0032

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

google/cloud/eventarc/publishing/v1/BUILD.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ load(
233233

234234
nodejs_gapic_library(
235235
name = "publishing_nodejs_gapic",
236-
package_name = "@google-cloud/publishing",
236+
package_name = "@google-cloud/eventarc-publishing",
237237
src = ":publishing_proto_with_info",
238238
extra_protoc_parameters = ["metadata"],
239239
grpc_service_config = "eventarcpublishing_grpc_service_config.json",

0 commit comments

Comments
 (0)