Skip to content

Commit bf1108a

Browse files
authored
Update destination folder for Kuma documentation
Signed-off-by: Raunak Madan <143412156+CodexRaunak@users.noreply.github.com>
1 parent 8ca3e11 commit bf1108a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/components-to-doc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@ jobs:
5656
with:
5757
source_folder: 'output'
5858
destination_repo: 'meshery/meshery'
59-
destination_folder: 'docs/_integrations/kuma'
59+
destination_folder: 'docs/integrations/kuma'
6060
destination_branch: 'master'
6161
user_email: 'ci@layer5.io'
6262
user_name: 'l5io'
63-
commit_msg: 'Adapters Component added'
63+
commit_msg: 'Adapters Component added'

0 commit comments

Comments
 (0)