Skip to content

Commit 7b15583

Browse files
Logging removed
1 parent e652754 commit 7b15583

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@ jobs:
1818
java-version: 11
1919
cache: sbt
2020
- uses: sbt/setup-sbt@v1
21-
- name: Additional log
22-
run: sbt -V
2321
- name: Build and publish maven artifacts
2422
run: sbt "+clean; +publish"
2523
- name: Setup buildx builder

0 commit comments

Comments
 (0)