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
fix(ci): improve tag signature verification with better debugging
- Add explicit tag object type checking and debugging
- Provide more detailed error information when verification fails
- Add fallback verification methods for troubleshooting
- Show available tag refs to help diagnose issues
This addresses the 'cannot verify a non-tag object' error by adding
comprehensive debugging and alternative verification paths.
0 commit comments