fix(release): preserve child release check refs

This commit is contained in:
Vincent Koc
2026-06-14 20:54:42 +08:00
parent 65e6d9c98c
commit d28691da97

View File

@@ -783,7 +783,7 @@ jobs:
fi
args=(
-f ref="$TARGET_SHA"
-f ref="$TARGET_REF"
-f expected_sha="$TARGET_SHA"
-f provider="$PROVIDER"
-f mode="$MODE"