diff --git a/README.md b/README.md index 2b7cca2..4c226c5 100644 --- a/README.md +++ b/README.md @@ -159,8 +159,8 @@ jobs: ### Bake definition This action also handles a bake definition file that can be used with the -[Docker Buildx Bake action](https://github.com/crazy-max/ghaction-docker-buildx-bake). You just have to declare a -target named `ghaction-docker-meta`. +[Docker Buildx Bake action](https://github.com/crazy-max/ghaction-docker-buildx-bake). You just have to declare an empty +target named `ghaction-docker-meta` and inherit from it. ```hcl // docker-bake.hcl