Commit 792ef8c
Test User
fix: npm publish workflow - handle version already set in package.json
- Check if package.json version matches tag before updating
- Skip version update if versions already match
- Prevents 'Version not changed' error when package.json is pre-updated1 parent 69b4bcf commit 792ef8c
1 file changed
+8
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
82 | 89 | | |
83 | 90 | | |
84 | 91 | | |
| |||
0 commit comments