Skip to content

Commit bb22799

Browse files
grdsdevclaude
andcommitted
fix: add missing newline to release workflow
- Fix missing newline at end of release.yml file 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
1 parent e9e4cc9 commit bb22799

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,4 +71,4 @@ jobs:
7171
make ci
7272
7373
- name: Build all packages and publish
74-
run: make publish
74+
run: make publish

uv.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)