We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0be664 commit aa40465Copy full SHA for aa40465
.github/workflows/release.yml
@@ -17,8 +17,6 @@ jobs:
17
java-version: 8
18
distribution: temurin
19
cache: sbt
20
- - name: Build
21
- run: ./build.sh
22
- name: Publish
23
run: sbt ci-release
24
env:
0 commit comments