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

Conversation

MartinWitt
Copy link
Collaborator

@MartinWitt MartinWitt commented Jun 10, 2023

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.

This should fix this error https://github.com/INRIA/spoon/actions/runs/5224090878/jobs/9431846062, see https://github.com/actions/setup-java#maven-options for the options.

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 MartinWitt changed the title Aware-butterfly chore: Added GPG private key & passphrase secrets to JReleaser workflow. Jun 10, 2023
@MartinWitt MartinWitt mentioned this pull request Jun 10, 2023
@MartinWitt MartinWitt changed the title chore: Added GPG private key & passphrase secrets to JReleaser workflow. review: chore: Added GPG private key & passphrase secrets to JReleaser workflow. Jun 12, 2023
@monperrus monperrus merged commit 869471a into INRIA:master Jun 12, 2023
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants