- improve README by moving expanded log output to bottom
This commit is contained in:
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user