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: Refine GPG configuration in GitHub Actions workflow
- Updated GPG configuration steps to use overwrite instead of append for gpg-agent and gpg settings.
- Enhanced the gpg-agent restart process to ensure all instances are killed before starting a new one.
- Adjusted the setting of GPG_TTY to use export for better environment variable handling.
0 commit comments