This repository was archived by the owner on Apr 22, 2026. It is now read-only.
Commit 84e570e
authored
fix: enable semantic-release to create actual releases (#41)
Remove --print flag from semantic-release version command.
The flag was causing the workflow to only print the calculated
version without actually creating releases, tags, or changelogs.1 parent f144eaf commit 84e570e
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
0 commit comments