Skip to content

Commit 5915cce

Browse files
committed
fix: path in GHActions
1 parent d34bb97 commit 5915cce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/bake.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494
uses: docker/bake-action@v5
9595
with:
9696
workdir: ./docs
97-
files: ./docs/docker-bake.hcl
97+
files: ./docker-bake.hcl
9898
push: true
9999
set: |
100100
*.cache-from=type=gha

0 commit comments

Comments
 (0)