Skip to content

Commit

Permalink
comments are slashes in groovy
Browse files Browse the repository at this point in the history
  • Loading branch information
kevaundray committed Jun 25, 2024
1 parent 3b3edda commit ee8c491
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/trigger-java-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,8 +115,8 @@ jobs:
}
}
# TODO: Find out why jreleaser does not just create this
# Directory.
// TODO: Find out why jreleaser does not just create this
// Directory.
tasks.register('createJReleaserOutputDir') {
doLast {
mkdir 'build/jreleaser'
Expand Down

0 comments on commit ee8c491

Please sign in to comment.