Commit 07e7927
committed
fix(ci): use inputs.version for npm publish check
The publish job was reading version from package.json at checkout time,
which has the OLD version before the bump. Now uses inputs.version
passed from release.yml which has the correct NEW version.1 parent 5a62207 commit 07e7927
1 file changed
Lines changed: 9 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
525 | 525 | | |
526 | 526 | | |
527 | 527 | | |
528 | | - | |
| 528 | + | |
| 529 | + | |
| 530 | + | |
| 531 | + | |
| 532 | + | |
| 533 | + | |
| 534 | + | |
| 535 | + | |
529 | 536 | | |
530 | 537 | | |
531 | | - | |
532 | | - | |
| 538 | + | |
533 | 539 | | |
534 | 540 | | |
535 | 541 | | |
| |||
0 commit comments