Skip to content

Commit

Permalink
build-root-directory: bindings/java
Browse files Browse the repository at this point in the history
  • Loading branch information
nalbion authored Aug 31, 2023
1 parent fb0a24f commit 7dec9d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -431,6 +431,7 @@ jobs:
uses: gradle/gradle-build-action@v2
with:
arguments: publish
build-root-directory: bindings/java
env:
MAVEN_USERNAME: ${{ secrets.OSSRH_USERNAME }}
MAVEN_PASSWORD: ${{ secrets.OSSRH_TOKEN }}
Expand Down

0 comments on commit 7dec9d8

Please sign in to comment.