Skip to content

Commit

Permalink
Update build-merge-or-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RichardHightower authored Jul 14, 2023
1 parent 114ba75 commit e8f21ed
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-merge-or-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ jobs:
SIGNING_KEY: ${{ secrets.SIGNING_KEY }}
SIGNING_PASSWORD: ${{ secrets.SIGNING_PASSWORD }}
steps:
- name: Verify
run: echo $OSSRH_USERNAME
- name: Setup JDK 11
uses: actions/setup-java@v3
with:
Expand Down

0 comments on commit e8f21ed

Please sign in to comment.