We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5e5d45 commit bcd0cb1Copy full SHA for bcd0cb1
.github/workflows/ci.yml
@@ -81,7 +81,7 @@ jobs:
81
uses: peaceiris/[email protected]
82
with:
83
publish_branch: gh-pages
84
- publish_dir: ./build/dokka/html
+ publish_dir: ./build/dokka/html/awala-testing
85
allow_empty_commit: false
86
github_token: ${{ secrets.GITHUB_TOKEN }}
87
- name: Release
0 commit comments