Skip to content
This repository has been archived by the owner on Jul 17, 2023. It is now read-only.

fix: update repo name #53

Merged
merged 1 commit into from Feb 5, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 2 additions & 2 deletions .kokoro/release/publish_javadoc11.cfg
Expand Up @@ -14,7 +14,7 @@ env_vars: {

env_vars: {
key: "TRAMPOLINE_BUILD_FILE"
value: "github/java-memcache/.kokoro/release/publish_javadoc11.sh"
value: "github/java-workflow-executions/.kokoro/release/publish_javadoc11.sh"
}

before_action {
Expand All @@ -27,4 +27,4 @@ before_action {
}

# Downloads docfx doclet resource. This will be in ${KOKORO_GFILE_DIR}/<doclet name>
gfile_resources: "/bigstore/cloud-devrel-kokoro-resources/docfx"
gfile_resources: "/bigstore/cloud-devrel-kokoro-resources/docfx"
4 changes: 2 additions & 2 deletions synth.metadata
Expand Up @@ -4,7 +4,7 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-workflow-executions.git",
"sha": "c387fd1e2e48d8256d23842de3117ad32eabb05b"
"sha": "7d56d439c72df1b3e9ee80d95b619c9607860ca4"
}
},
{
Expand All @@ -19,7 +19,7 @@
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "27b2d4f4674840628d0b75c5941e89c12af4764f"
"sha": "692715c0f23a7bb3bfbbaa300f7620ddfa8c47e5"
}
}
],
Expand Down