Skip to content

Commit 9a477cd

Browse files
Google APIscopybara-github
authored andcommitted
chore: copy apiregistry to correct directory name
PiperOrigin-RevId: 850510544
1 parent b607ece commit 9a477cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

google/cloud/apiregistry/BUILD.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ load(
66
exports_files(glob(["*.yaml"]))
77

88
nodejs_gapic_combined_pkg(
9-
name = "google-apiregistry-nodejs",
9+
name = "google-cloud-apiregistry-nodejs",
1010
default_version = "v1beta",
1111
templates_excludes = ["package.json"],
1212
deps = [

0 commit comments

Comments
 (0)