Commit 556650e
fix: add missing trailing newline in deploy.yaml
POSIX requires text files to end with a newline. Without it, some
tools may not process the last line correctly.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 442ece3 commit 556650e
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
0 commit comments