chore(gen-docs): set deploymentBranch for the docs (#853)

This commit is contained in:
Fallenbagel
2024-06-30 04:31:40 +05:00
committed by GitHub
parent f2d6987e53
commit 73890ac802

View File

@@ -13,6 +13,7 @@ const config: Config = {
organizationName: 'Fallenbagel',
projectName: 'Jellyseerr',
deploymentBranch: 'gh-pages',
onBrokenLinks: 'throw',
onBrokenMarkdownLinks: 'warn',