Skip to content

Commit

Permalink
ci: Revert changelog generator to 1.14.3
Browse files Browse the repository at this point in the history
  • Loading branch information
aeneasr authored Oct 18, 2019
1 parent 4e24c11 commit 83ab045
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 -v v1.15.0
- run: gem install github_changelog_generator -v v1.14.3
- 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 83ab045

Please sign in to comment.