Skip to content

Commit

Permalink
ci: Update github_changhelog_generator version
Browse files Browse the repository at this point in the history
  • Loading branch information
aeneasr authored Sep 29, 2019
1 parent a3e6674 commit 46afe21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -335,7 +335,7 @@ jobs:
- image: circleci/ruby:2.5-node
steps:
- checkout
- run: gem install github_changelog_generator
- run: gem install github_changelog_generator -v v1.15.0.pre.rc
- run: sudo npm i -g doctoc
- run: github_changelog_generator -u ory -p hydra -o CHANGELOG.md --token $GITHUB_TOKEN
- run: doctoc CHANGELOG.md
Expand Down

0 comments on commit 46afe21

Please sign in to comment.