Skip to content

Commit

Permalink
ci: modify documentation job to publish in kdoc subdirectory
Browse files Browse the repository at this point in the history
  • Loading branch information
andrea-acampora committed Feb 9, 2023
1 parent 3548452 commit 250c069
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ jobs:
github_token: ${{ secrets.GITHUB_TOKEN }}
keep_files: true
publish_dir: ./build/dokka/html
destination_dir: kdoc
user_name: 'github-actions[bot]'
user_email: 'github-actions[bot]@users.noreply.github.com'
commit_message: 'docs: update documentation'
Expand Down

0 comments on commit 250c069

Please # to comment.