Apple-Actions / import-codesign-certs

GitHub Action for Importing Code-signing Certificates into a Keychain
MIT License
184 stars 78 forks source link

Is it possible this action could be used for provisioning profiles too? #59

Open BurkusCat opened 8 months ago

BurkusCat commented 8 months ago

I know you have created another action for downloading provisioning profiles: https://github.com/Apple-Actions/download-provisioning-profiles

But it would be cool if this action was able to import a provisioning profile using the same base64 method (instead of needing to download)