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 0ec1095 commit 5e7379fCopy full SHA for 5e7379f
1 file changed
.github/workflows/release.yaml
@@ -14,6 +14,7 @@ jobs:
14
distribution: temurin
15
java-version: 11
16
cache: sbt
17
+ - uses: sbt/setup-sbt@v1
18
- run: sbt ci-release
19
env:
20
PGP_PASSPHRASE: ${{ secrets.PGP_PASSPHRASE }}
0 commit comments