Merge pull request #3663 from dvdksn/update-docs-upstream-workflow

chore: update target path for cli yaml in docs-release workflow
This commit is contained in:
CrazyMax
2026-02-24 09:11:40 +01:00
committed by GitHub
+1 -1
View File
@@ -68,7 +68,7 @@ jobs:
- -
name: Copy yaml name: Copy yaml
run: | run: |
cp /tmp/buildx-docs/out/reference/*.yaml ./data/buildx/ cp /tmp/buildx-docs/out/reference/*.yaml ./data/cli/buildx/
- -
name: Update vendor name: Update vendor
run: | run: |