mirror of
https://github.com/Aitum/obs-aitum-multistream.git
synced 2024-11-25 03:33:28 +01:00
Update build-project.yaml
This commit is contained in:
parent
4b9cdbde95
commit
fcfd4adc1f
2
.github/workflows/build-project.yaml
vendored
2
.github/workflows/build-project.yaml
vendored
@ -123,7 +123,7 @@ jobs:
|
||||
id: codesign
|
||||
with:
|
||||
codesignIdentity: ${{ secrets.APPLE_CODESIGN_IDENTITY }}
|
||||
installerIdentity: ${{ secrets.APPLE_INSTALLERID_MULTI }}
|
||||
installerIdentity: ${{ secrets.APPLE_CODESIGN_IDENTITY }}
|
||||
codesignCertificate: ${{ secrets.APPLE_CSC_MULTI }}
|
||||
certificatePassword: ${{ secrets.APPLE_CSC_MULTI_PASSWORD }}
|
||||
keychainPassword: ${{ secrets.MACOS_KEYCHAIN_PASSWORD }}
|
||||
|
Loading…
Reference in New Issue
Block a user