Skip to content

Commit

Permalink
Log keys
Browse files Browse the repository at this point in the history
  • Loading branch information
ronjunevaldoz committed Mar 14, 2024
1 parent 4896553 commit 9be30a2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ jobs:
passphrase: ${{ secrets.OSSRH_GPG_SECRET_KEY_PASSWORD }}
git_user_signingkey: true
git_commit_gpgsign: true
- name: List keys
run: gpg -K
- name: Set up JDK 17
uses: actions/setup-java@v4
with:
Expand Down

0 comments on commit 9be30a2

Please sign in to comment.