Skip to content

Commit

Permalink
[internal] Reactivate java autopublish
Browse files Browse the repository at this point in the history
  • Loading branch information
stack72 committed Aug 2, 2022
1 parent 2540c06 commit 791e7c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,7 @@ jobs:
- name: Publish Java SDK
uses: gradle/gradle-build-action@9b814496b50909128c6a52622b416c5ffa04db49
with:
arguments: publish
arguments: publishToSonatype closeAndReleaseSonatypeStagingRepository
build-root-directory: ./sdk/java
gradle-version: 7.4.1
strategy:
Expand Down

0 comments on commit 791e7c8

Please sign in to comment.