Skip to content

Commit

Permalink
fix: incorrect release
Browse files Browse the repository at this point in the history
  • Loading branch information
kirinnee committed Feb 8, 2024
1 parent 6120dbf commit 7e4da1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/ci/release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
set -eou pipefail

rm .git/hooks/* || true
sg release
sg release -i npm

0 comments on commit 7e4da1c

Please sign in to comment.