Skip to content

Commit 75e02d1

Browse files
committed
Fix publish-release-scala
1 parent 93d8cbd commit 75e02d1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/publish-release-scala.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
# For sbt
2727
PGP_PASSPHRASE: ${{ secrets.SIGNING_KEY_PASSWORD }}
2828
PGP_SECRET: ${{ secrets.SIGNING_KEY }}
29+
SBT_PGP_USE_GPG: false
2930
SONATYPE_PASSWORD: ${{ secrets.MAVEN_PASSWORD }}
3031
SONATYPE_USERNAME: ${{ secrets.MAVEN_USERNAME }}
3132
BUILD_RELEASE: true

0 commit comments

Comments
 (0)