From 637fed5a5310e1b7cc1764a658d16fd0fe61fb7f Mon Sep 17 00:00:00 2001 From: Oleksandr Balan <80771513+oleksandrbalan-etn@users.noreply.github.com> Date: Mon, 22 Aug 2022 17:21:01 +0200 Subject: [PATCH] Update publish.yml --- .github/workflows/publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index d27f728..e59b6e0 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -24,5 +24,5 @@ jobs: - uses: actions/checkout@v3 # Runs a single command using the runners shell - - name: spotless + - name: publish run: ./gradlew publish --no-daemon --no-parallel