chore: setup github pages action to publish docs

This commit is contained in:
nxglabs
2023-12-18 20:34:20 +05:30
parent 93f7408847
commit b12eb87b38
2 changed files with 45 additions and 2 deletions
+2 -2
View File
@@ -20,8 +20,8 @@ const config = {
// GitHub pages deployment config.
// If you aren't using GitHub pages, you don't need these.
organizationName: 'facebook', // Usually your GitHub org/user name.
projectName: 'docusaurus', // Usually your repo name.
organizationName: 'opensignlabs', // Usually your GitHub org/user name.
projectName: 'opensign', // Usually your repo name.
onBrokenLinks: 'throw',
onBrokenMarkdownLinks: 'warn',