Skip to content

Commit

Permalink
ci: add changelog to release
Browse files Browse the repository at this point in the history
  • Loading branch information
Bambooin committed May 3, 2024
1 parent 3b36201 commit 5d8f38b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/package.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ schemas=(common easy_en luna_pinyin)

mkdir -p ${releasePath}

licence='Copyleft.txt LICENSE README.md'
licence='Copyleft.txt LICENSE README.md CHANGELOG.md'
cp -a ${licence} ${releasePath}

for flavor in ${flavors[*]}; do
Expand Down

0 comments on commit 5d8f38b

Please sign in to comment.