We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1342fe commit 3578d03Copy full SHA for 3578d03
.github/workflows/release.yml
@@ -9,7 +9,6 @@ jobs:
9
steps:
10
- uses: actions/checkout@v2
11
- uses: olafurpg/setup-scala@v10
12
- - uses: olafurpg/setup-gpg@v3
13
- run: git fetch --unshallow
14
- name: Publish ${{ github.ref }}
15
run: sbt ci-release
0 commit comments