- improve README by moving expanded log output to bottom

This commit is contained in:
Mike Penz
2020-10-18 15:49:38 +02:00
parent e5536a1843
commit f573b7e7b6
+4 -6
View File
@@ -118,12 +118,6 @@ on:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
``` ```
<div align="center">
<a href="https://github.com/mikepenz/release-changelog-builder-action/runs/1270879787"><img src=".github/images/release_changelog_builder_expanded.png"/></a>
</div>
Scroll to the bottom of the README to see a sample result changelog.
## Customization 🖍️ ## Customization 🖍️
### Configuration ### Configuration
@@ -323,6 +317,10 @@ All patches and changes applied to the original source are licensed under the Ap
## Sample result changelog ## Sample result changelog
<div align="center">
<a href="https://github.com/mikepenz/release-changelog-builder-action/runs/1270879787"><img src=".github/images/release_changelog_builder_expanded.png"/></a>
</div>
<div align="center"> <div align="center">
<a href="https://github.com/mikepenz/release-changelog-builder-action/releases/tag/v0.9.0"><img src=".github/images/release_changelog_result.png"/></a> <a href="https://github.com/mikepenz/release-changelog-builder-action/releases/tag/v0.9.0"><img src=".github/images/release_changelog_result.png"/></a>
</div> </div>