Skip to content

Commit

Permalink
Removed debug steps
Browse files Browse the repository at this point in the history
  • Loading branch information
Eddie Carpenter committed Aug 17, 2024
1 parent f98b3b3 commit 13ded42
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,6 @@ jobs:
gpg-private-key: ${{ secrets.GPG_PRIVATE_KEY }}
gpg-passphrase: MAVEN_GPG_PASSPHRASE

- name: Display GPG Info
run: |
echo "Current GPG Info"
gpg --list-secret-keys --keyid-format LONG
- name: Set up Maven 3.9.6
uses: stCarolas/setup-maven@v5
with:
Expand Down

0 comments on commit 13ded42

Please sign in to comment.