Skip to content

Commit 250c069

Browse files
ci: modify documentation job to publish in kdoc subdirectory
1 parent 3548452 commit 250c069

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-and-deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@ jobs:
126126
github_token: ${{ secrets.GITHUB_TOKEN }}
127127
keep_files: true
128128
publish_dir: ./build/dokka/html
129+
destination_dir: kdoc
129130
user_name: 'github-actions[bot]'
130131
user_email: 'github-actions[bot]@users.noreply.github.com'
131132
commit_message: 'docs: update documentation'

0 commit comments

Comments
 (0)