Skip to content
Snippets Groups Projects
Unverified Commit 3227f7fe authored by Chris Holdgraf's avatar Chris Holdgraf Committed by GitHub
Browse files

fixing releases info (#333)

fixing releases info
parents bcf1ad39 04224ebd
No related branches found
No related tags found
No related merge requests found
...@@ -38,7 +38,7 @@ and check off the boxes as you complete items: ...@@ -38,7 +38,7 @@ and check off the boxes as you complete items:
* Run the generator with this command: * Run the generator with this command:
``` ```
github_changelog_generator sphinx-gallery/sphinx-gallery --token <<your-github-api-token>> github_changelog_generator jupyter/jupyter-book --token <<your-github-api-token>>
``` ```
* It will overwrite [`CHANGELOG.md`](https://github.com/jupyter/jupyter-book/blob/master/CHANGELOG.md). * It will overwrite [`CHANGELOG.md`](https://github.com/jupyter/jupyter-book/blob/master/CHANGELOG.md).
Ensure that the new version looks correct, then commit it to master. Ensure that the new version looks correct, then commit it to master.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment