Skip to content

Commit

Permalink
Merge pull request #890 from StatensPensjonskasse/fix-release-docs-bug
Browse files Browse the repository at this point in the history
Correct variable name for changelog github token
  • Loading branch information
bastelfreak committed Apr 25, 2024
2 parents d18fde4 + ecbf940 commit 51d2580
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 51d2580

Please sign in to comment.