You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: GPG key and Maven credentials in release workflow (#171)
Revised the GPG key and Maven credentials used in the GitHub release
workflow for better security and consistency. The `gpg-private-key` and
`gpg-passphrase` are now using updated secret variables. Updated the
Maven credentials to use consistent naming conventions across the
workflow.
0 commit comments