'How to keep fork depended valuesP

In an open source fork there are different values to the base repo (e.g. name docker container in readme and workflow).

It seems odd to change it in every pull request to prevent the override in the base repo. Is there a way to escape these values?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source