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 e8f21ed commit 7757919
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-merge-or-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
SIGNING_PASSWORD: ${{ secrets.SIGNING_PASSWORD }}
steps:
- name: Verify
run: echo $OSSRH_USERNAME
run: echo $TEST
- name: Setup JDK 11
uses: actions/setup-java@v3
with:
Expand Down

0 comments on commit 7757919

Please sign in to comment.