Skip to content

Commit dad439f

Browse files
remove olafurpg/setup-gpg action from release steps (#475)
1 parent f24f9e0 commit dad439f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ jobs:
1616
distribution: 'temurin'
1717
java-version: 8
1818
cache: 'sbt'
19-
- uses: olafurpg/setup-gpg@v3
2019
- name: Publish artifacts
2120
run: sbt ci-release || sbt sonatypeReleaseAll
2221
env:

0 commit comments

Comments
 (0)