Skip to content

Commit

Permalink
CI/CD pt. II
Browse files Browse the repository at this point in the history
### What's done:
 * Updated build.yml
 * Updated release.yml
  • Loading branch information
sanyavertolet committed Sep 29, 2023
1 parent 4d27af7 commit 98dddc5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions core/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ plugins {
alias(libs.plugins.kotlin.multiplatform)
id("com.sanyavertolet.kotlinjspreview.buildutils.publishing-configuration")
id("com.sanyavertolet.kotlinjspreview.buildutils.code-quality-convention")
signing
`maven-publish`
}

group = "com.sanyavertolet.kotlinjspreview"
Expand Down

0 comments on commit 98dddc5

Please sign in to comment.