ci: add --allow-same-version to pnpm version calls in release workflows (#1116)
## Summary - Adds `--allow-same-version` flag to `pnpm version` calls in `release.yaml` and `pre_release.yaml` workflows - Prevents release failures when pnpm tries to set a version that is already set (e.g. on re-runs or when the version hasn't changed) - No functional change to the release process itself ## Testing - Not run — CI-only change; correctness is verified by the release workflows passing on next trigger
V
Vlad Frangu committed
d169be16c1fdf720fef919f5b9e987357778ff7d
Parent: 32359e6
Committed by GitHub <noreply@github.com>
on 5/4/2026, 6:47:18 PM