Skip to content

Commit

Permalink
Fix modrinth publication
Browse files Browse the repository at this point in the history
  • Loading branch information
Grayray75 committed Aug 12, 2023
1 parent d0ebd3a commit c460c7b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,8 @@ publishing {
}
}

def ENV = System.getenv()

modrinth {
token = ENV.MODRINTH_TOKEN

Expand Down

0 comments on commit c460c7b

Please sign in to comment.