Skip to content

Commit

Permalink
Remove setup-pgp
Browse files Browse the repository at this point in the history
As mentioned in sbt/sbt-ci-release#194. Let's see.
  • Loading branch information
fmonniot committed Jul 23, 2022
1 parent f3574c7 commit 6373643
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 @@ -9,7 +9,6 @@ jobs:
steps:
- uses: actions/checkout@v1
- uses: olafurpg/setup-scala@v13
- uses: olafurpg/setup-gpg@v3
- name: Publish
run: sbt ci-release
env:
Expand Down

0 comments on commit 6373643

Please sign in to comment.