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

Commit 1ff45bb

Browse files
committed
chore(release): create tag
1 parent 26819ca commit 1ff45bb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

release.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,5 +102,6 @@ git add .
102102
git commit -m "chore(release): Version $VERSION_CODE [ci skip]"
103103

104104
echo "Release complete! Pushing to GitHub"
105+
git tag "$VERSION_CODE" -s -m "v$VERSION_CODE"
105106
git push origin $VERSION_CODE HEAD
106107

0 commit comments

Comments
 (0)