Apple-Actions / download-provisioning-profiles

Github Action for downloading provisioning profiles from Apple AppStore Connect
MIT License
74 stars 37 forks source link

Filter provisioning profiles by type #1

Open orj opened 4 years ago

orj commented 4 years ago

Currently this action downloads all provisioning profiles matching a bundle id.

Ideally if this action just download a single profile we could expose the provisioning profile udid as an action output.