-
Notifications
You must be signed in to change notification settings - Fork 0
RELEASELOG
Daniel edited this page Sep 7, 2018
·
3 revisions
In order to be able to generate RELEASELOG.md file you need to save in .bashrc file a variable called HR_TOKEN. Example:
export HR_TOKEN="eb2xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx53ce9c"
If you have the token you can generate RELEASELOG file just running npm run generate-releaselog
I also think that you need to be owner of repository...