Skip to content

Commit

Permalink
Correct gradle build action (line deleted)
Browse files Browse the repository at this point in the history
Signed-off-by: Nigel Jones <[email protected]>
  • Loading branch information
planetf1 committed Mar 24, 2023
1 parent 6a800ed commit 7cd23ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-v4.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
distribution: 'temurin'
java-version: '17'
- name: build and publish to maven central
uses: gradle/gradle-build-action@v2
with:
cache-read-only: false
arguments: build publish -Dorg.gradle.parallel=false -Dorg.gradle.caching=false
Expand Down

0 comments on commit 7cd23ee

Please sign in to comment.