Skip to content

Commit 6c26b6b

Browse files
committed
readme: fix link to bake workflow
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
1 parent d8b8c1b commit 6c26b6b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ on:
254254

255255
### Bake reusable workflow
256256

257-
The [`bake.yml` reusable workflow](.github/workflows/build.yml) lets you build
257+
The [`bake.yml` reusable workflow](.github/workflows/bake.yml) lets you build
258258
container images and artifacts from a [Bake definition](https://docs.docker.com/build/bake/)
259259
with a user experience similar to [`docker/bake-action`](https://github.com/docker/bake-action/).
260260
It provides a Docker-maintained, opinionated build pipeline that applies best

0 commit comments

Comments
 (0)