mirror of
https://github.com/moltbot/moltbot.git
synced 2026-05-13 23:56:07 +00:00
fix: keep release fast pretag check branch-safe
(cherry picked from commit 5a14f7b500)
This commit is contained in:
@@ -8,7 +8,6 @@ export RELEASE_TAG="${release_tag}"
|
||||
echo "release tag: ${RELEASE_TAG}"
|
||||
git diff --check
|
||||
pnpm check:temp-path-guardrails
|
||||
pnpm release-metadata:check
|
||||
pnpm plugins:sync:check
|
||||
pnpm release:generated:check
|
||||
pnpm release:plugins:npm:check -- --selection-mode all-publishable
|
||||
|
||||
Reference in New Issue
Block a user