Skip to content

Commit

Permalink
Lets try changing the close/release flags?
Browse files Browse the repository at this point in the history
  • Loading branch information
Col-E committed Mar 31, 2023
1 parent 50d5d25 commit 9ade0df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,5 @@ deploy:
applyMavenCentralRules: true
stagingRepositories:
- target/staging-deploy
closeRepository: true
releaseRepository: true
closeRepository: false
releaseRepository: false

0 comments on commit 9ade0df

Please sign in to comment.