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
chore: Enhance GPG key handling in GitHub Actions workflow
- Updated GPG key import process to decode the key from base64 before importing.
- Added setup steps for GPG configuration, including loopback pinentry settings and restarting the gpg-agent.
- Improved GPG signing support to ensure secure artifact signing during deployment.
0 commit comments