Commit 7be081d
committed
fix: simplify npm publish in release workflow
- Remove redundant manual authentication and version checking logic from the release job.
- Replace complex shell script with a standard npm publish command to ensure cleaner execution.1 parent 4eabbdb commit 7be081d
1 file changed
Lines changed: 1 addition & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
| 37 | + | |
0 commit comments