Skip to content

Commit 3578d03

Browse files
committed
Remove unnecessary setup-gpg workflow step
1 parent f1342fe commit 3578d03

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
@@ -9,7 +9,6 @@ jobs:
99
steps:
1010
- uses: actions/checkout@v2
1111
- uses: olafurpg/setup-scala@v10
12-
- uses: olafurpg/setup-gpg@v3
1312
- run: git fetch --unshallow
1413
- name: Publish ${{ github.ref }}
1514
run: sbt ci-release

0 commit comments

Comments
 (0)