Skip to content

Commit 4722111

Browse files
committed
wip
1 parent ec392cd commit 4722111

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bin/release

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,7 @@ function updateBranchProtection(bool $enabled): void
186186
);
187187

188188
if (! $response->status->isSuccessful()) {
189+
lw($response->body);
189190
throw new Exception('Failed to update branch ruleset.');
190191
}
191192
}

0 commit comments

Comments
 (0)