osx-sign
osx-sign copied to clipboard
Support identity object
After struggling for several hours with my broken github actions pipeline, i realized that the "identity" that is automatically discovered is an object now, not just a string anymore. After i patched my local "osx-sign" by adding the handling of the object, my sign-action is working again now.