Skip to content

Commit

Permalink
Uploads GH Pages artifact for the generated Dokkatoo site.
Browse files Browse the repository at this point in the history
  • Loading branch information
JayShortway authored Feb 17, 2024
1 parent 76167d2 commit 9019baf
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,3 +74,8 @@ jobs:

- name: Generate Dokkatoo site
run: ./gradlew dokkatooGenerate
- name: Upload GitHub Pages artifact
uses: actions/[email protected]
with:
path: 'build/dokka/'

0 comments on commit 9019baf

Please sign in to comment.