Skip to content

Commit f40139c

Browse files
committed
chore: remove redundant push
1 parent c8d3d6b commit f40139c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Diff for: scripts/release.sh

-2
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,4 @@ then
2626
git push origin refs/tags/v$VERSION
2727
git push
2828
npm publish
29-
30-
git push
3129
fi

0 commit comments

Comments
 (0)