Skip to content

Commit

Permalink
chore: add changelog to cloud-rad (#1082)
Browse files Browse the repository at this point in the history
  • Loading branch information
eaball35 committed May 17, 2021
1 parent 742b723 commit c86c7a6
Showing 1 changed file with 2 additions and 0 deletions.
Expand Up @@ -42,6 +42,8 @@ mvn clean site -B -q -P docFX

# copy README to docfx-yml dir and rename index.md
cp README.md target/docfx-yml/index.md
# copy CHANGELOG to docfx-yml dir and rename history.md
cp CHANGELOG.md target/docfx-yml/history.md

pushd target/docfx-yml

Expand Down

0 comments on commit c86c7a6

Please sign in to comment.