Skip to content

Commit

Permalink
ci: remove unnecessary step from github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
red-bashmak committed Mar 23, 2022
1 parent 06baa8a commit 14739c4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,6 @@ jobs:
with:
java-version: [email protected]

- name: Setup GPG
uses: olafurpg/setup-gpg@v3

- name: Publish Release
run: sbt ci-release
env:
Expand Down

0 comments on commit 14739c4

Please sign in to comment.