Skip to content

Commit da0a7ad

Browse files
committed
fixup! fixup! Add deploy preview workflow
1 parent 9df79e7 commit da0a7ad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
"relative_prefix": "/docs/k6/",
2525
"repo": "k6-docs",
2626
"source_directory": "docs/sources/k6",
27-
"website_directory": "content/docs/k6"
28-
}
27+
"source_directory": "docs/sources/k6/next",
28+
"website_directory": "content/docs/k6/next"
2929
]
3030
title: ${{ github.event.pull_request.title }}

0 commit comments

Comments
 (0)