Skip to content

Commit 7be9485

Browse files
Enselicsharkdp
authored andcommitted
release-checklist: Remind where to push tags in forks
1 parent 448bfaf commit 7be9485

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/release-checklist.md

+1
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737

3838
- [ ] Create a tag and push it: `git tag vX.Y.Z; git push origin tag vX.Y.Z`.
3939
This will trigger the deployment via GitHub Actions.
40+
REMINDER: If your `origin` is a fork, don't forget to push to e.g. `upstream` instead!
4041
- [ ] Go to https://github.com/sharkdp/bat/releases/new to create the new
4142
release. Select the new tag and also use it as the release title. For the
4243
release notes, copy the corresponding section from `CHANGELOG.md` and

0 commit comments

Comments
 (0)