We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f24d2e9 + 6c26b6b commit 1b270fbCopy full SHA for 1b270fb
README.md
@@ -254,7 +254,7 @@ on:
254
255
### Bake reusable workflow
256
257
-The [`bake.yml` reusable workflow](.github/workflows/build.yml) lets you build
+The [`bake.yml` reusable workflow](.github/workflows/bake.yml) lets you build
258
container images and artifacts from a [Bake definition](https://docs.docker.com/build/bake/)
259
with a user experience similar to [`docker/bake-action`](https://github.com/docker/bake-action/).
260
It provides a Docker-maintained, opinionated build pipeline that applies best
0 commit comments