Skip to content

Commit 5e1ee95

Browse files
ci(kotlin-docs): change github pages directory for kotlin documentation
1 parent e3cd505 commit 5e1ee95

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)