97ab363071
Replace manual SSH setup with proven appleboy/ssh-action@v1.0.3 - Automatically handles SSH key formatting and permissions - No manual key validation or cleanup needed - Consistent with working commando-web deployment - Pass environment variables via 'envs' parameter - Simplifies both deploy and verify steps This eliminates "error in libcrypto" and permission issues.