add instructions to push alpha tag

This commit is contained in:
Benjamin Elder
2022-09-01 17:38:34 -07:00
parent b1fd88adb9
commit d8fc04068a

View File

@@ -82,4 +82,5 @@ echo " - git push"
echo " - File a PR with these pushed commits"
echo " - Merge the PR"
echo " - git push ${UPSTREAM} v${1}"
echo " - git push ${UPSTREAM} v${2}-alpha"
echo " - Create a GitHub release from the pushed tag v${1}"