diff --git a/.github/workflows/deploy.yaml b/.github/workflows/deploy.yaml index de2074c..d9a453e 100644 --- a/.github/workflows/deploy.yaml +++ b/.github/workflows/deploy.yaml @@ -43,7 +43,7 @@ jobs: - name: Build run: | - ./gradlew jsBrowserDistribution + ./gradlew jsBrowserDistribution -PwizardType=kmp - name: Deploy uses: JamesIves/github-pages-deploy-action@v4 diff --git a/README.md b/README.md index 382fece..18a2731 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ -# Compose Multiplatform Wizard +# KMP Library Wizard -[![](https://raw.githubusercontent.com/terrakok/Compose-Multiplatform-Wizard/master/img/page-screenshot.png)](https://terrakok.github.io/Compose-Multiplatform-Wizard/) +This is a copy of the [Compose Multiplatform Wizard](https://github.com/terrakok/Compose-Multiplatform-Wizard) project for own GH page + +[![](https://raw.githubusercontent.com/terrakok/kmp-web-wizard/master/img/page-screenshot.png)](https://terrakok.github.io/kmp-web-wizard/) \ No newline at end of file diff --git a/img/all-apps.png b/img/all-apps.png deleted file mode 100644 index bd500a0..0000000 Binary files a/img/all-apps.png and /dev/null differ diff --git a/img/page-screenshot.png b/img/page-screenshot.png index 745f4ee..3dbb7ca 100644 Binary files a/img/page-screenshot.png and b/img/page-screenshot.png differ