Skip to content

Commit 72d225c

Browse files
committed
chore: reduce ci debug
1 parent b96b196 commit 72d225c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
if: github.ref == 'refs/heads/main'
4747
run: |
4848
# 1. Run the versioning logic
49-
uv run semantic-release -vv version
49+
uv run semantic-release version
5050
5151
# 2. Extract version info for subsequent steps
5252
echo "tag=$(uv run semantic-release version --print-tag)" >> $GITHUB_OUTPUT

0 commit comments

Comments
 (0)