Skip to content

Commit

Permalink
WL-6207 Update dependencies, JDK21
Browse files Browse the repository at this point in the history
  • Loading branch information
tsyma committed Oct 23, 2024
1 parent bfac1e4 commit 8637e39
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/osrh.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
run: |
echo "${{ secrets.OSSRH_GPG_SECRET_KEY }}"
echo "${{ secrets.OSSRH_GPG_SECRET_KEY }}" | gpg --batch --import
# cat <(echo -e "${{ secrets.OSSRH_GPG_SECRET_KEY }}") | gpg --batch --import
gpg --list-secret-keys --keyid-format LONG
- name: Publish
Expand Down

0 comments on commit 8637e39

Please sign in to comment.