Skip to content

Commit

Permalink
docs: Uses keto repo for changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
arekkas committed May 9, 2018
1 parent 3d33d73 commit 14c0b2a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1,924 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ jobs:
- checkout
- run: gem install github_changelog_generator
- run: sudo npm i -g doctoc
- run: github_changelog_generator -u ory -p hydra -o CHANGELOG.md --token $GITHUB_TOKEN
- run: github_changelog_generator -u ory -p keto -o CHANGELOG.md --token $GITHUB_TOKEN
- run: doctoc CHANGELOG.md
- run: doctoc README.md
- run: git config --global user.email "[email protected]"
Expand Down
Loading

0 comments on commit 14c0b2a

Please sign in to comment.