Skip to content

Commit

Permalink
Add tag range
Browse files Browse the repository at this point in the history
  • Loading branch information
scottmessinger authored Mar 25, 2020
1 parent c0a6735 commit ac706b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

git clone --quiet https://github.com/$REPO &> /dev/null

changelog=$(generate-changelog $* --file -)
changelog=$(generate-changelog $* --tag $TAG_RANGE --file -)

echo $changelog

Expand Down

0 comments on commit ac706b3

Please sign in to comment.