Skip to content

Commit 4b5e497

Browse files
authored
Merge pull request #2038 from grafana/jdb/2025-08-deploy-preview-latest
2 parents ba6943f + 3472d51 commit 4b5e497

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-pr-preview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
{
3030
"relative_prefix": "/docs/k6/latest",
3131
"repo": "k6-docs",
32-
"source_directory": "docs/sources/k6/next",
32+
"source_directory": "docs/sources/k6/<LATEST>",
3333
"website_directory": "content/docs/k6/latest"
3434
}
3535
]

0 commit comments

Comments
 (0)