Skip to content

Commit

Permalink
fix: use npm releaser
Browse files Browse the repository at this point in the history
  • Loading branch information
kirinnee committed Feb 7, 2024
1 parent e0c77f5 commit fe128bf
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions scripts/ci/release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,4 @@ set -eou pipefail

rm .git/hooks/* || true

which yarn

sg release
sg release -i npm

0 comments on commit fe128bf

Please sign in to comment.