Skip to content

Commit dcce91f

Browse files
committed
add debug
1 parent 987f61b commit dcce91f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/release/release.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ export async function runRelease({
4646
dryRun,
4747
ci
4848
}: releaseOptions) {
49+
console.log('ci', ci);
4950
try {
5051
/**
5152
* If there are unstaged changes, error.

0 commit comments

Comments
 (0)