chore(git): simplify post commit release hook

This commit is contained in:
2026-06-18 16:35:29 +08:00
parent 0bca7d4fa7
commit 96d0a54105
+1 -5
View File
@@ -3,8 +3,4 @@
set -eu
SCRIPT_PATH="scripts/release/pre_release_web.sh"
echo "=== post-commit: running $SCRIPT_PATH ==="
export COZSWEET_SKIP_POST_COMMIT_PRE_RELEASE=1
bash "$SCRIPT_PATH"
bash scripts/release/pre_release_web.sh