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
I've been trying to build an iOS app for days using github actions nobody seems to share to do that from start to finish.
Once I get the p12 binary file from a mac keychain acces, how can I "add it as a secret" so that your actions recognises it if it is a binary file and the secrets input only allows text?
The text was updated successfully, but these errors were encountered:
Since I was using some custom bash before migrating to this I had already done that part but I do think for people first arriving here it would be useful to have a basic guide in the README.
Hi there,
I've been trying to build an iOS app for days using github actions nobody seems to share to do that from start to finish.
Once I get the p12 binary file from a mac keychain acces, how can I "add it as a secret" so that your actions recognises it if it is a binary file and the secrets input only allows text?
The text was updated successfully, but these errors were encountered: