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 committed Sep 6, 2024
1 parent b80f135 commit 9d47211
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 @@ -19,7 +19,7 @@ bundle install

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

Then open a PR, discuss and merge.
Expand Down

0 comments on commit 9d47211

Please sign in to comment.