Skip to content

Commit

Permalink
remove olafurpg/setup-gpg action from release steps (#432)
Browse files Browse the repository at this point in the history
  • Loading branch information
francescopellegrini authored Sep 25, 2023
1 parent e00d27e commit 7a0c2d5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 7a0c2d5

Please sign in to comment.