Skip to content

Commit 808c1c7

Browse files
committed
Update release.sh
1 parent 5d8d922 commit 808c1c7

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
@@ -52,6 +52,7 @@ pnpm install
5252
git add .
5353
git commit -m "$TAG"
5454
git tag -a "$TAG" -m "$TAG"
55+
git push --tags
5556

5657
# Install and publish
5758
pnpm publish -r

0 commit comments

Comments
 (0)