Skip to content

Commit 1b270fb

Browse files
authored
Merge pull request #113 from crazy-max/fix-readme
readme: fix link to bake workflow
2 parents f24d2e9 + 6c26b6b commit 1b270fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)