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 Jan 26, 2024
1 parent bfca805 commit c302033
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:

- name: Build
run: |
./gradlew jsBrowserProductionWebpack
./gradlew jsBrowserProductionWebpack -PwizardType=kmp
- name: Deploy
uses: JamesIves/github-pages-deploy-action@4.1.5
Expand Down
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Compose Multiplatform Wizard
# KMP Library Wizard

![](https://raw.githubusercontent.com/terrakok/Compose-Multiplatform-Wizard/master/img/all-apps.png)
[![](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 c302033

Please sign in to comment.