### Description <!-- A concise description of why this chore matters, who will enjoy it and how. --> See here: https://github.com/buildpacks/pack/issues/934#issuecomment-2070153200 The lifecycle does this [here](https://github.com/buildpacks/lifecycle/blob/7b5a8ec1cf69ddcbc2ed544dbefc98fdd8af49e4/.github/workflows/build.yml#L245-L252) and [here](https://github.com/buildpacks/lifecycle/blob/7b5a8ec1cf69ddcbc2ed544dbefc98fdd8af49e4/.github/workflows/post-release.yml#L33-L53) and [here](https://github.com/buildpacks/lifecycle/blob/7b5a8ec1cf69ddcbc2ed544dbefc98fdd8af49e4/.github/workflows/post-release.yml#L79-L96) This should be relatively easy to add for pack. ### Proposed solution <!-- A clear and concise description of how do you think the chore should be implemented. --> ### Additional context <!-- Add any other context or screenshots about the chore that may help. -->
Description
See here: #934 (comment)
The lifecycle does this here and here and here
This should be relatively easy to add for pack.
Proposed solution
Additional context