Archived
1
0
This repository has been archived on 2024-09-09. You can view files and clone it, but cannot push or open issues or pull requests.
Joe Previte 0f66360646
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`.
2022-12-02 11:03:20 -07:00
..
2022-08-23 08:28:44 -07:00
2021-11-10 10:00:59 -05:00
2022-03-03 14:46:17 -06:00
2021-08-26 16:30:22 -07:00