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: Refactor GPG handling in GitHub Actions workflow
- Moved the setting of GPG_TTY to the build command to ensure proper environment variable handling during deployment.
- Removed the separate GPG_TTY setup step to streamline the workflow.
- Maintained the overall efficiency and clarity of GPG key management in the deployment process.
0 commit comments