diff --git a/.kokoro/release/publish.cfg b/.kokoro/release/publish.cfg index 182163562..27659516f 100644 --- a/.kokoro/release/publish.cfg +++ b/.kokoro/release/publish.cfg @@ -9,6 +9,14 @@ before_action { } } +before_action { + fetch_keystore { + keystore_resource { + keystore_config_id: 73713 + keyname: "yoshi-automation-github-key" + } + } +} # Download trampoline resources. gfile_resources: "/bigstore/cloud-devrel-kokoro-resources/trampoline"