fix: keep product.json file permissions in release
When we added the change to modify the `package.json` version using `mv` and `jq` we didn't account for lost file permissions. This caused a bug only happening in CI. This should fix it by giving it 755 via `chmod`.
J
Joe Previte committed
0f66360646b842a620af2d5e7ce40da7f76b5931
Parent: 130f52e