Skip to content

Commit 5cd9f89

Browse files
Update codeboarding_generate.yml
output dir
1 parent 91ed848 commit 5cd9f89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeboarding_generate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
repository_url: ${{ github.server_url }}/${{ github.repository }}
2222
source_branch: ${{ github.head_ref || github.ref_name }}
2323
target_branch: ${{ github.base_ref || 'main' }}
24-
output_directory: 'docs'
24+
output_directory: 'doc'
2525
output_format: '.md'
2626

2727
- name: Upload Documentation

0 commit comments

Comments
 (0)