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
e46e096d53
commit
286b4f25f8
2
.github/workflows/build-project.yaml
vendored
2
.github/workflows/build-project.yaml
vendored
@ -122,7 +122,7 @@ jobs:
|
||||
id: codesign
|
||||
with:
|
||||
codesignIdentity: ${{ secrets.APPLE_CODESIGN_IDENTITY }}
|
||||
installerIdentity: ${{ secrets.APPLE_CODESIGN_IDENTITY }}
|
||||
installerIdentity: ${{ secrets.APPLE_INSTALLERID_MULTI }}
|
||||
codesignCertificate: ${{ secrets.APPLE_CSC_MULTI }}
|
||||
certificatePassword: ${{ secrets.APPLE_CSC_MULTI_PASSWORD }}
|
||||
# keychainPassword: ${{ secrets.MACOS_KEYCHAIN_PASSWORD }}
|
||||
|
Loading…
Reference in New Issue
Block a user