Skip to content

Commit

Permalink
tmp 3
Browse files Browse the repository at this point in the history
  • Loading branch information
mjureczko committed Dec 31, 2024
1 parent 71ff137 commit ba1c93a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
gpg_passphrase: ${{ secrets.gpg_passphrase }}
ossrh_login: ${{ secrets.ossrh_login }}
ossrh_pass: ${{ secrets.ossrh_pass }}
run: gpg --list-keys
run: echo "OSSRH Login $ossrh_login"

0 comments on commit ba1c93a

Please sign in to comment.