summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Nordholts <enselic@gmail.com>2022-02-27 08:50:21 +0100
committerDavid Peter <sharkdp@users.noreply.github.com>2022-02-27 15:25:41 +0100
commit7be9485c3690799ee204ec5195172f9e90f49924 (patch)
treee8bcdab9618b28fcc7ff5ca8c013f25d79f74bcc
parent448bfaf748d2e8fddd1b3cf2f4d3520fa67affd6 (diff)
release-checklist: Remind where to push tags in forks
-rw-r--r--doc/release-checklist.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/release-checklist.md b/doc/release-checklist.md
index d880ced7..26cd4839 100644
--- a/doc/release-checklist.md
+++ b/doc/release-checklist.md
@@ -37,6 +37,7 @@
- [ ] Create a tag and push it: `git tag vX.Y.Z; git push origin tag vX.Y.Z`.
This will trigger the deployment via GitHub Actions.
+ REMINDER: If your `origin` is a fork, don't forget to push to e.g. `upstream` instead!
- [ ] Go to https://github.com/sharkdp/bat/releases/new to create the new
release. Select the new tag and also use it as the release title. For the
release notes, copy the corresponding section from `CHANGELOG.md` and