Skip to content
This repository was archived by the owner on Dec 15, 2023. It is now read-only.

Commit 9cee9db

Browse files
chore(java): use production staging bucket (#349)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/3f419455-37e4-465d-8dc9-81639f5c110a/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@c7824ea
1 parent 2da7a16 commit 9cee9db

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.kokoro/release/publish_javadoc.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ env_vars: {
99

1010
env_vars: {
1111
key: "STAGING_BUCKET_V2"
12-
value: "docs-staging-v2-staging"
12+
value: "docs-staging-v2"
1313
# Production will be at: docs-staging-v2
1414
}
1515

synth.metadata

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/java-speech.git",
7-
"sha": "95d8d3f27ff4a864e98e363f95a3f3e7735abdd3"
7+
"sha": "2da7a161fe084a4caced505627425db60b0f88a1"
88
}
99
},
1010
{
@@ -27,7 +27,7 @@
2727
"git": {
2828
"name": "synthtool",
2929
"remote": "https://github.com/googleapis/synthtool.git",
30-
"sha": "b19b401571e77192f8dd38eab5fb2300a0de9324"
30+
"sha": "c7824ea48ff6d4d42dfae0849aec8a85acd90bd9"
3131
}
3232
}
3333
],

0 commit comments

Comments
 (0)