Skip to content

Commit 5ef59cc

Browse files
committed
hack/release.sh: push branch at the end
Signed-off-by: Dr. Stefan Schimanski <[email protected]>
1 parent 6c388a1 commit 5ef59cc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

hack/release.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,8 @@ for DIR in providers examples; do
6868
done
6969
done
7070

71+
stepi git push
72+
7173
echo "Congratulations! You have released ${VERSION}! 🎉"
7274
echo
7375
echo "Now don't forget to:"

0 commit comments

Comments
 (0)