mirror of
https://github.com/Aitum/obs-aitum-multistream.git
synced 2024-11-22 10:22:42 +01:00
commit
5ea24ff1c8
2
.github/workflows/build-project.yaml
vendored
2
.github/workflows/build-project.yaml
vendored
@ -121,7 +121,7 @@ jobs:
|
||||
if: fromJSON(needs.check-event.outputs.codesign)
|
||||
id: codesign
|
||||
with:
|
||||
codesignIdentity: ${{ secrets.APPLE_APPID_MULTI }}
|
||||
codesignIdentity: ${{ secrets.APPLE_INSTALLERID_MULTI }}
|
||||
installerIdentity: ${{ secrets.APPLE_INSTALLERID_MULTI }}
|
||||
codesignCertificate: ${{ secrets.APPLE_CSC_LINK }}
|
||||
certificatePassword: ${{ secrets.APPLE_CSC_PASSWORD }}
|
||||
|
Loading…
Reference in New Issue
Block a user