Merge pull request #5839 from kobergj/FixDocsCreation

[docs-only] Fix Docs Creation
This commit is contained in:
kobergj
2023-03-15 14:43:36 +01:00
committed by GitHub
+2 -1
View File
@@ -1914,7 +1914,8 @@ def docs():
"password": {
"from_secret": "github_token",
},
"pages_directory": "docs/hugo/content",
"pages_directory": "docs/hugo/content/",
"copy_contents": "true",
"target_branch": "docs",
},
"when": {