From 7af862d1de4b9f0a3ea9b4e777bfed0c7956358e Mon Sep 17 00:00:00 2001 From: tonisives Date: Fri, 1 Dec 2023 08:27:10 +0700 Subject: [PATCH] https://github.com/highmobility/hmkit-fleet-v2/blob/dokka/hmkit-fleet/src/main/kotlin/com/highmobility/hmkitfleet/HMKitFleet.kt#L52 --- .github/workflows/create-docs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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