Skip to content

Commit

Permalink
Merge pull request #14 from quarkiverse/Initial-release-of-Quarkus-JD…
Browse files Browse the repository at this point in the history
…iameter

Updated to trigger a release
  • Loading branch information
eddiecarpenter authored Aug 17, 2024
2 parents 1dfbbfe + 63e85f7 commit 90c690d
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 90c690d

Please sign in to comment.