Skip to content

Commit

Permalink
docs: update version in README
Browse files Browse the repository at this point in the history
  • Loading branch information
Enda Phelan committed May 7, 2021
1 parent f1c1885 commit 557908f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,7 @@ Basic:

```yaml
steps:
- uses: actions/install-git-chglog@v0
with:
version: 'v0.14.0' # The git-chglog version to use
- uses: actions/install-git-chglog@v1
- run: git-chglog -o CHANGELOG.md
```
Expand Down

0 comments on commit 557908f

Please sign in to comment.