Skip to content

Commit d8fc040

Browse files
committed
add instructions to push alpha tag
1 parent b1fd88a commit d8fc040

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hack/release/create.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,4 +82,5 @@ echo " - git push"
8282
echo " - File a PR with these pushed commits"
8383
echo " - Merge the PR"
8484
echo " - git push ${UPSTREAM} v${1}"
85+
echo " - git push ${UPSTREAM} v${2}-alpha"
8586
echo " - Create a GitHub release from the pushed tag v${1}"

0 commit comments

Comments
 (0)