Skip to content

Commit 45fa021

Browse files
chore: add changelog to cloud-rad
Source-Author: Emily Ball <[email protected]> Source-Date: Mon May 17 09:54:56 2021 -0700 Source-Repo: googleapis/synthtool Source-Sha: c86c7a60985644eab557949363a38301d40d78d2 Source-Link: googleapis/synthtool@c86c7a6
1 parent 329633a commit 45fa021

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.kokoro/release/publish_javadoc11.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ mvn clean site -B -q -P docFX
4242

4343
# copy README to docfx-yml dir and rename index.md
4444
cp README.md target/docfx-yml/index.md
45+
# copy CHANGELOG to docfx-yml dir and rename history.md
46+
cp CHANGELOG.md target/docfx-yml/history.md
4547

4648
pushd target/docfx-yml
4749

synth.metadata

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "046994f491c02806aea60118e214a9edd67f5ab7"
14+
"sha": "c86c7a60985644eab557949363a38301d40d78d2"
1515
}
1616
}
1717
],

0 commit comments

Comments
 (0)