We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8b8c1b commit 6c26b6bCopy full SHA for 6c26b6b
1 file changed
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