Skip to content

Commit

Permalink
Fix publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
Matyrobbrt committed Jun 30, 2024
1 parent 066c658 commit b3bc323
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 @@ -37,6 +37,7 @@ publishMods {
file = tasks.jar.archiveFile
modLoaders.addAll('forge', 'neoforge')
getChangelog().set(lastCommitMessage.toString().trim())
type = STABLE
github {
accessToken = providers.environmentVariable('MAVEN_USER')
repository = 'neoforged/serverstarterjar'
Expand Down

0 comments on commit b3bc323

Please sign in to comment.