Skip to content

Commit

Permalink
feat: add project description
Browse files Browse the repository at this point in the history
Declare this as a feature to test the Publish workflow.
  • Loading branch information
odzhychko committed Jan 11, 2024
1 parent ff2d778 commit 8c99add
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ plugins {
}

version = computeVersion()
description = "Components to run MPS in the cloud with Kubernetes"

fun computeVersion(): Any {
val versionFile = file("workspaces-version.txt")
Expand Down

0 comments on commit 8c99add

Please sign in to comment.