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: Improve GPG key handling and configuration in GitHub Actions workflow
- Enhanced the GPG key import process by creating a dedicated directory and writing the key to a file before importing.
- Added steps to ensure proper GPG directory permissions and configuration, including loopback pinentry settings.
- Cleaned up temporary files after key import to maintain security.
0 commit comments