diff --git a/.github/workflows/create-docs.yml b/.github/workflows/create-docs.yml index 1c2759b..3eb2fc9 100644 --- a/.github/workflows/create-docs.yml +++ b/.github/workflows/create-docs.yml @@ -45,4 +45,4 @@ jobs: with: GITHUB_TOKEN: ${{ secrets.GH_TOKEN }} BRANCH: gh-pages - FOLDER: hmkit-fleet/build/dokka/html/v1 \ No newline at end of file + FOLDER: hmkit-fleet/build/dokka/html \ No newline at end of file