diff --git a/.github/release-config.yml b/.github/release-config.yml index 58a5fda..9e3904e 100644 --- a/.github/release-config.yml +++ b/.github/release-config.yml @@ -29,6 +29,6 @@ version-resolver: - 'patch' default: patch template: | - ![GitHub Releases (by Release)](https://img.shields.io/github/downloads/maxwroc/sonj-review/v$NEXT_MINOR_VERSION/total) - - $CHANGES \ No newline at end of file + $CHANGES + + ![GitHub Releases (by Release)](https://img.shields.io/github/downloads/maxwroc/sonj-review/v$NEXT_MINOR_VERSION/total) \ No newline at end of file