Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information