Skip to content

Commit 81dffec

Browse files
committed
Update finish release script
1 parent 4ec4999 commit 81dffec

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

scripts/delete-pre-tags.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,7 @@ echo "Found ${NUM_TAGS} tags to delete. To delete, run the following commands:"
2424
echo ""
2525
echo "git push origin --delete ${TAGS_LINE}"
2626
echo "git fetch --prune --prune-tags"
27+
echo ""
28+
echo ""
2729

2830
set +e

0 commit comments

Comments
 (0)