Skip to content

Commit

Permalink
Configure sonatype
Browse files Browse the repository at this point in the history
  • Loading branch information
d10xa committed Nov 21, 2024
1 parent 752d948 commit 85e49a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
distribution: temurin
java-version: 8
cache: sbt
- run: sbt ci-release
- run: sbt -Djava.net.debug=all ci-release
env:
PGP_PASSPHRASE: ${{ secrets.PGP_PASSPHRASE }}
PGP_SECRET: ${{ secrets.PGP_SECRET }}
Expand Down

0 comments on commit 85e49a8

Please sign in to comment.