Skip to content

Commit

Permalink
Correct variable name for changelog github token
Browse files Browse the repository at this point in the history
  • Loading branch information
h-haaks committed Apr 25, 2024
1 parent d18fde4 commit ecbf940
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -183,5 +183,5 @@ the `modulesync_config` repository.
## Do a new release

* Update the version in `moduleroot/.msync.yml.erb`
* export `GITHUB_CHANGELOG_TOKEN='*your token*'`
* bundle exec rake changelog
* `CHANGELOG_GITHUB_TOKEN='*your token*' bundle exec rake changelog`

0 comments on commit ecbf940

Please sign in to comment.