Skip to content

Commit

Permalink
docs(readme): Add configuration docs
Browse files Browse the repository at this point in the history
  • Loading branch information
gabe565 committed Mar 12, 2024
1 parent 1b17a7b commit 13430d9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,7 @@ jobs:
with:
body: ${{ steps.changelog.outputs.changelog }}
```
## Configuration
Configuration is loaded from `.changelog-generator.yaml` in the git repo root. See the [config example](config_example.yaml) for more details.

0 comments on commit 13430d9

Please sign in to comment.