Skip to content

Commit 7906834

Browse files
authored
Update version.yaml
1 parent 74e17c4 commit 7906834

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/version.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
--base 'main' \
3030
--json title \
3131
--jq 'length')
32+
echo $prs
3233
if ((prs > 0)); then
3334
echo "exists=true" >> "$GITHUB_OUTPUT"
3435
fi

0 commit comments

Comments
 (0)