Skip to content

Commit 115d059

Browse files
committed
Merge branch 'main' of github.com:GDATASoftwareAG/vaas
2 parents 9f4506e + 74470ac commit 115d059

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/ci-java.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ jobs:
162162
ORG_GRADLE_PROJECT_signingKey: ${{ secrets.ORG_GRADLE_PROJECT_SIGNINGKEY }}
163163
uses: gradle/gradle-build-action@v3
164164
with:
165-
arguments: publish
165+
arguments: publishToMavenCentral
166166
gradle-version: "8.6"
167167
build-root-directory: java
168168

0 commit comments

Comments
 (0)