Skip to content

Commit

Permalink
change the name of the release
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeCraftPlugin committed Jan 2, 2023
1 parent c2843d2 commit 6f4a03a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -85,3 +85,6 @@ publishing {
// retrieving dependencies.
}
}
exec {
commandLine "echo", "##[set-output name=version;]${project.version}";
}

0 comments on commit 6f4a03a

Please sign in to comment.