Skip to content

Commit

Permalink
add forgotten step to merge before making tag
Browse files Browse the repository at this point in the history
  • Loading branch information
rebeccamccabe committed Oct 27, 2024
1 parent a6e8526 commit ba44404
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/RELEASING.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@
- Make sure all tests pass
- Update version and date-released in CITATION.cff
- Add changes to CHANGELOG.md
- Merge PR
- In the command line, make a tag with `git tag -a vX.X -m 'message'` and `git push origin --tags`
- On GitHub, make a release from the tag. This should automatically trigger a Zenodo update.

0 comments on commit ba44404

Please sign in to comment.