Skip to content

Commit ed8ed09

Browse files
committed
Тихая сборка плагина
1 parent 579dd86 commit ed8ed09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
distribution: "temurin"
6464

6565
- name: Build
66-
run: mvn clean package
66+
run: mvn -q clean package
6767

6868
- name: Upload artifact
6969
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)