diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 2407ba0..404eb06 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -16,7 +16,6 @@ jobs: distribution: 'temurin' java-version: 8 cache: 'sbt' - - uses: olafurpg/setup-gpg@v3 - name: Publish artifacts run: sbt ci-release || sbt sonatypeReleaseAll env: