Skip to content

Commit

Permalink
remove setup-gpg from ci
Browse files Browse the repository at this point in the history
  • Loading branch information
cornerman committed Jan 29, 2024
1 parent 3090e7e commit c5ff516
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ jobs:
java-version: 8
- name: Cache SBT
uses: coursier/cache-action@v6
- uses: olafurpg/setup-gpg@v3
- name: Publish
run: sbt version "git status" ci-release "git status"
env:
Expand Down

0 comments on commit c5ff516

Please sign in to comment.