Skip to content

Commit f61cbaa

Browse files
jkwluicallmehiphop
authored andcommitted
build: use per-repo publish token (#327)
1 parent c976ba4 commit f61cbaa

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.kokoro/release/publish.cfg

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,15 @@ before_action {
4747
}
4848
}
4949

50+
before_action {
51+
fetch_keystore {
52+
keystore_resource {
53+
keystore_config_id: 73713
54+
keyname: "google-cloud-error-reporting-npm-token"
55+
}
56+
}
57+
}
58+
5059
# Download trampoline resources.
5160
gfile_resources: "/bigstore/cloud-devrel-kokoro-resources/trampoline"
5261

0 commit comments

Comments
 (0)