Skip to content

Commit 94ec98d

Browse files
committed
Mount latest docs correctly
Signed-off-by: Jack Baldry <[email protected]>
1 parent 34f5bd4 commit 94ec98d

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)