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: Update GitHub Actions workflow to improve version retrieval and streamline GPG key management
- Changed the output variable name from 'name' to 'version' for clarity in the version retrieval step.
- Removed the GPG key import step to simplify the workflow and enhance deployment efficiency.
- These changes contribute to a more maintainable and clear GitHub Actions configuration for future releases.
0 commit comments