summaryrefslogtreecommitdiff
path: root/RELEASE-CHECKLIST
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2022-10-24 16:23:30 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2022-10-24 16:23:30 -0700
commit0e85a77f78a53ebd6cbf46252f1dfc31ef475e16 (patch)
tree844bc3a20510a6f24c97420c241645ec7915687a /RELEASE-CHECKLIST
parentc73ebb8a0331f52f37a758854a40883be20fd031 (diff)
Switch release_candidate workflow to workflow_dispatch
Diffstat (limited to 'RELEASE-CHECKLIST')
-rw-r--r--RELEASE-CHECKLIST2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE-CHECKLIST b/RELEASE-CHECKLIST
index a9f44c4d1..2002bdc5d 100644
--- a/RELEASE-CHECKLIST
+++ b/RELEASE-CHECKLIST
@@ -2,7 +2,7 @@
[ ] make prerelease
[ ] Finalize changelog
[ ] Update AUTHORS (make authors LASTRELEASE=x.y.z)
-[ ] push release candidate branch rc/VERSION
+[ ] Run release candidate workflow manually on GitHub
[ ] if it builds successfully, download artifacts
[ ] run tools/build-arm.sh to create and download arm64 linux package
[ ] Use 'make' in macos and windows artifacts to sign code