summaryrefslogtreecommitdiff
path: root/doc/release-checklist.md
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2022-02-11 14:22:18 +0100
committerAlexander Larsson <alexander.larsson@gmail.com>2022-02-11 14:45:32 +0100
commitc20ce42c4adfdad6753fd45a09ab91088b95b4f4 (patch)
tree7b6f455dd6385aa06ec5b9cc3bc0b75be673e08d /doc/release-checklist.md
parent914424cae80c5e979cd74ca938f03e04e97ee9c2 (diff)
downloadflatpak-c20ce42c4adfdad6753fd45a09ab91088b95b4f4.tar.gz
Change references from "master" branch to "main" in docs and comments
Diffstat (limited to 'doc/release-checklist.md')
-rw-r--r--doc/release-checklist.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/release-checklist.md b/doc/release-checklist.md
index a2b5aeec..cf0d1ef0 100644
--- a/doc/release-checklist.md
+++ b/doc/release-checklist.md
@@ -8,7 +8,7 @@ Flatpak release checklist
* This will update `po/`; commit those changes too
* Do any final smoke-testing, e.g. update a package, install and test it
* `git evtag sign $VERSION`
-* `git push --atomic origin master $VERSION`
+* `git push --atomic origin main $VERSION`
* https://github.com/flatpak/flatpak/releases/new
* Fill in the new version's tag in the "Tag version" box
* Title: `Release $VERSION`