Skip to content

Commit 87364cc

Browse files
committed
fixup! fixup! fixup! Add deploy preview workflow
1 parent da0a7ad commit 87364cc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@ jobs:
2121
sources: |
2222
[
2323
{
24-
"relative_prefix": "/docs/k6/",
24+
"index_file": "content/docs/k6/_index.md",
25+
"relative_prefix": "/docs/k6/next/",
2526
"repo": "k6-docs",
2627
"source_directory": "docs/sources/k6",
2728
"source_directory": "docs/sources/k6/next",

0 commit comments

Comments
 (0)