[ci] Include `etc` and `share` changes in automatic release notes

This commit is contained in:
Mislav Marohnić 2019-09-21 17:29:17 +02:00
Родитель 7514fa2b09
Коммит a19347a533
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -18,4 +18,4 @@ if [ -z "$previous_tag" ]; then
fi
git log --no-merges --format='%C(auto,green)* %s%C(auto,reset)%n%w(0,2,2)%+b' \
--reverse "${previous_tag}..${head}" -- `script/build files`
--reverse "${previous_tag}..${head}" -- `script/build files` etc share