Skip to content

Commit

Permalink
Setup deploy web app for KMP lib wizard
Browse files Browse the repository at this point in the history
  • Loading branch information
terrakok committed Sep 19, 2024
1 parent 3af4282 commit 1f88039
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:

- name: Build
run: |
./gradlew jsBrowserDistribution
./gradlew jsBrowserDistribution -PwizardType=kmp
- name: Deploy
uses: JamesIves/github-pages-deploy-action@v4
Expand Down
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -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/)
Binary file removed img/all-apps.png
Binary file not shown.
Binary file modified img/page-screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1f88039

Please sign in to comment.