Skip to content

Commit

Permalink
redis 7 support
Browse files Browse the repository at this point in the history
  • Loading branch information
Baoyi Chen committed Feb 1, 2022
1 parent 16a08d4 commit 27517a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
uses: actions/setup-java@v1
with: # running setup-java again overwrites the settings.xml
server-id: ossrh
java-version: '11'
server-username: OSSRH_USERNAME
server-password: OSSRH_PASSWORD
gpg-private-key: ${{ secrets.MAVEN_GPG_PRIVATE_KEY }}
Expand Down

0 comments on commit 27517a8

Please sign in to comment.