Skip to content

Commit

Permalink
Update RELEASE.md
Browse files Browse the repository at this point in the history
Co-authored-by: Ewoud Kohl van Wijngaarden <ewoud@kohlvanwijngaarden.nl>
  • Loading branch information
rwaffen and ekohl authored Aug 30, 2024
1 parent 4e730c1 commit 4c8df3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ bundle config set --local with 'release'
bundle install

CHANGELOG_GITHUB_TOKEN="token_MC_tokenface" bundle exec rake changelog
git commit -am "Release v${RELEASE_VERSION}"
git commit --all --message "Release v${RELEASE_VERSION}"
git push origin release-v$RELEASE_VERSION
```

Expand Down

0 comments on commit 4c8df3b

Please sign in to comment.