We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ba6943f + 3472d51 commit 4b5e497Copy full SHA for 4b5e497
.github/workflows/deploy-pr-preview.yml
@@ -29,7 +29,7 @@ jobs:
29
{
30
"relative_prefix": "/docs/k6/latest",
31
"repo": "k6-docs",
32
- "source_directory": "docs/sources/k6/next",
+ "source_directory": "docs/sources/k6/<LATEST>",
33
"website_directory": "content/docs/k6/latest"
34
}
35
]
0 commit comments