Update MacOS-pack.yml - "be be" -> "be" (#3547)

This commit is contained in:
Dolev Dublon
2024-03-30 00:02:52 +03:00
committed by GitHub
parent 3d21e4967b
commit f2884330cc

View File

@@ -28,7 +28,7 @@ jobs:
DIR_PKG: build/src
HELPERS_SCRIPTS_PATH: ../../packaging/macos
# Apple developer identity, example: "Developer ID Application: <user name> (code)"
# Note: no signing and notarization will be be proceed if this variable is not set
# Note: no signing and notarization will be proceed if this variable is not set
APPLE_DEV_IDENTITY: ${{ secrets.APPLE_DEV_IDENTITY }}
# Apple ID user
APPLE_DEV_USER: ${{ secrets.APPLE_DEV_USER }}