Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

review: chore: Added GPG private key & passphrase secrets to JReleaser workflow. #5263

Merged
merged 1 commit into from
Jun 12, 2023

Commits on Jun 10, 2023

  1. chore: Added GPG private key & passphrase secrets to JReleaser workflow.

    This commit adds GPG private key and passphrase secrets to the workflow by setting `gpg-private-key` and `gpg-passphrase` fields respectively, enabling secure and automated signing of the release artifacts with JReleaser.
    MartinWitt committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    0914f63 View commit details
    Browse the repository at this point in the history