Skip to content

Commit

Permalink
Merge pull request #20 from sheinbergon/revival
Browse files Browse the repository at this point in the history
Readme fixes
  • Loading branch information
sheinbergon authored Oct 16, 2022
2 parents 46ef301 + 81fd930 commit 11f73af
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ossrh-publication.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
distribution: "zulu"

- name: Publish To Release Repository
run: ./gradlew publish closeAndReleaseRepository
run: ./gradlew publishToSonatype
env:
NEXUS_TARGET: RELEASE
NEXUS_USERNAME: ${{ secrets.NEXUS_USERNAME }}
Expand Down
File renamed without changes.

0 comments on commit 11f73af

Please sign in to comment.