Skip to content

Commit 6248145

Browse files
authored
Merge pull request #3663 from dvdksn/update-docs-upstream-workflow
chore: update target path for cli yaml in docs-release workflow
2 parents 5830f90 + 9b096a8 commit 6248145

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
-
6969
name: Copy yaml
7070
run: |
71-
cp /tmp/buildx-docs/out/reference/*.yaml ./data/buildx/
71+
cp /tmp/buildx-docs/out/reference/*.yaml ./data/cli/buildx/
7272
-
7373
name: Update vendor
7474
run: |

0 commit comments

Comments
 (0)