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 iOS workflow shell script to use IOS-prefixed env var names
The env block mapped secrets to IOS_-prefixed variables but the shell
script still referenced the old names, causing empty values and a
"Unable to decode the provided data" error during certificate import.
0 commit comments