Skip to content

Commit

Permalink
Updated to trigger a release
Browse files Browse the repository at this point in the history
  • Loading branch information
Eddie Carpenter committed Aug 17, 2024
1 parent 1dfbbfe commit 63e85f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
gpg-private-key: ${{ secrets.GPG_PRIVATE_KEY }}
gpg-passphrase: MAVEN_GPG_PASSPHRASE

- name: Display gpg info
- name: Display GPG Info
run: |
echo "Current GPG Info"
gpg --list-secret-keys --keyid-format LONG
Expand Down

0 comments on commit 63e85f7

Please sign in to comment.