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

Commit 55fdcd8

Browse files
fix: update repo name (#356)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/c54569d4-f1cf-4552-9a57-e67863916a05/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@692715c
1 parent 08d7f48 commit 55fdcd8

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

.kokoro/release/publish_javadoc11.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ env_vars: {
1414

1515
env_vars: {
1616
key: "TRAMPOLINE_BUILD_FILE"
17-
value: "github/java-memcache/.kokoro/release/publish_javadoc11.sh"
17+
value: "github/java-recaptchaenterprise/.kokoro/release/publish_javadoc11.sh"
1818
}
1919

2020
before_action {
@@ -27,4 +27,4 @@ before_action {
2727
}
2828

2929
# Downloads docfx doclet resource. This will be in ${KOKORO_GFILE_DIR}/<doclet name>
30-
gfile_resources: "/bigstore/cloud-devrel-kokoro-resources/docfx"
30+
gfile_resources: "/bigstore/cloud-devrel-kokoro-resources/docfx"

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-recaptchaenterprise.git",
7-
"sha": "b6e31458a89ad8b1e24f5c1b44d88f8734baeb51"
7+
"sha": "08d7f487f345870147456dad5d3fac31275c3b81"
88
}
99
},
1010
{
@@ -27,7 +27,7 @@
2727
"git": {
2828
"name": "synthtool",
2929
"remote": "https://github.com/googleapis/synthtool.git",
30-
"sha": "27b2d4f4674840628d0b75c5941e89c12af4764f"
30+
"sha": "692715c0f23a7bb3bfbbaa300f7620ddfa8c47e5"
3131
}
3232
}
3333
],

0 commit comments

Comments
 (0)