mirror of
https://github.com/fergalmoran/flameshot.git
synced 2026-05-20 12:57:51 +00:00
Update MacOS-pack.yml - "be be" -> "be" (#3547)
This commit is contained in:
2
.github/workflows/MacOS-pack.yml
vendored
2
.github/workflows/MacOS-pack.yml
vendored
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user