Skip to content

Commit e9806af

Browse files
committed
fix(kmp): remove storybook publish
1 parent 11754fd commit e9806af

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.github/workflows/publish-kmp.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,4 @@ jobs:
2121
workingDirectory: mobile/kmp
2222
githubToken: ${{ secrets.GITHUB_TOKEN }}
2323
gradleArguments: >
24-
:storybook:publishAllPublicationsToGitHubPackagesRepository
2524
:ui:publishAllPublicationsToGitHubPackagesRepository

mobile/kmp/ui/src/commonMain/kotlin/com/atls/hyperion/ui/components/button/Layout.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,4 +106,3 @@ fun ButtonLayout(
106106
}
107107
}
108108
}
109-

0 commit comments

Comments
 (0)