Skip to content

Commit d28691d

Browse files
committed
fix(release): preserve child release check refs
1 parent 65e6d9c commit d28691d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/full-release-validation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -783,7 +783,7 @@ jobs:
783783
fi
784784
785785
args=(
786-
-f ref="$TARGET_SHA"
786+
-f ref="$TARGET_REF"
787787
-f expected_sha="$TARGET_SHA"
788788
-f provider="$PROVIDER"
789789
-f mode="$MODE"

0 commit comments

Comments
 (0)