build-push-action icon indicating copy to clipboard operation
build-push-action copied to clipboard

Use a custom README file for the GitHub package rather than the main project README

Open eguiraud opened this issue 1 year ago • 0 comments

Description

Hi, we have a monorepo that produces several images and pushes them to the github registry.

They all pick up the main repository's readme, which gets displayed as the package's readme at https://github.com/project/packages. It would be great if we could specify one readme per image, or if the action automatically picked up a README.md placed next to the dockerfile.

This is a continuation of as a continuation of https://github.com/docker/build-push-action/issues/722 in which this part of the issue didn't get resolved.

eguiraud avatar Apr 10 '24 21:04 eguiraud