mirror of
https://github.com/Aitum/obs-aitum-multistream.git
synced 2024-11-22 02:12:40 +01:00
Update build-project.yaml
This commit is contained in:
parent
7247093cc1
commit
674c07f888
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