Skip to content

Commit

Permalink
test GitHub out
Browse files Browse the repository at this point in the history
Took 7 minutes
  • Loading branch information
xkball committed Oct 15, 2024
1 parent a660af9 commit b4dddbf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -225,6 +225,7 @@ jar {
// Use the env-specific line separator for maximally possible compatibility
def newLine = System.getProperty('line.separator')

println outputFile.text
// Write out new env variable for later usage
outputFile << newLine << "artifact_name=${theFile.getName()}"
outputFile << newLine << "artifact_publish_name=${archiveBaseName.get()}.jar"
Expand Down

0 comments on commit b4dddbf

Please sign in to comment.