Skip to content

Commit

Permalink
Forgot to remove a piece of dev code in build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobias de Bruijn committed May 13, 2021
1 parent bdf1619 commit c2fb676
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,6 @@ task releaseJar(type: ShadowJar) {
}

task ghActions(type: ShadowJar) {
finalizedBy 'htRelocate'

description 'GitHub Actions task. Not used for regular development'
version = ''
archiveClassifier = ''
Expand Down

0 comments on commit c2fb676

Please sign in to comment.