Skip to content
This repository was archived by the owner on Jan 31, 2022. It is now read-only.

Commit e85877e

Browse files
committed
chore(release): Push using tags
1 parent 0e6fcd1 commit e85877e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,4 +82,4 @@ git commit -m "Version $VERSION_CODE"
8282
git tag $VERSION_CODE
8383

8484
echo "Release complete! Pushing to GitHub"
85-
git push --follow-tags
85+
git push --tags

0 commit comments

Comments
 (0)