Skip to content

Commit 8219825

Browse files
chore: release-it --verbose
1 parent 2392d44 commit 8219825

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
}
3636
- env:
3737
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
38-
run: pnpm release-it
38+
run: pnpm release-it --verbose
3939
- if: always()
4040
name: Recreate branch protection on main
4141
uses: actions/[email protected]

0 commit comments

Comments
 (0)