Skip to content

Commit

Permalink
Merge branch 'feature/jdk17' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
theshadowco committed Dec 19, 2023
2 parents a372bbf + 9cd6d50 commit 32a34b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-to-sonatype.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
java-version: 17
distribution: 'liberica'
- name: Publish to Sonatype
run: ./gradlew getStagingProfile | ./gradlew publishMavenPublicationToSonatypeRepository -PsimplifyVersion
run: ./gradlew publishMavenPublicationToSonatypeRepository -PsimplifyVersion
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
ORG_GRADLE_PROJECT_sonatypeUsername: ${{ secrets.SONATYPE_USERNAME }}
Expand Down

0 comments on commit 32a34b1

Please sign in to comment.