Commit a7a22bc
committed
Fix an error on npm publish
$ Run npm publish --tag v1.8
npm error Tag name must not be a valid SemVer range: v1.8
npm error A complete log of this run can be found in: /home/runner/.npm/_logs/2026-03-16T22_57_22_956Z-debug-0.log
Error: Process completed with exit code 1.
https://github.com/ruby/prism/actions/runs/23169830009/job/673188601801 parent 21b2d6d commit a7a22bc
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
0 commit comments