We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8655bc commit 83f80bfCopy full SHA for 83f80bf
.github/workflows/build_swift_munki.yml
@@ -4,7 +4,7 @@ env:
4
APP_SIGNING_IDENTITY: "Developer ID Application: Mac Admins Open Source (T4SK8ZXCXG)"
5
INSTALLER_SIGNING_IDENTITY: "Developer ID Installer: Mac Admins Open Source (T4SK8ZXCXG)"
6
NOTARY_APP_PASSWORD: ${{ secrets.NOTARY_APP_PASSWORD_MAOS }}
7
- REVISION: 4e565789c64bc25b91e798d885756697d777ec21 # -- (Munki7dev) hardcoded for now
+ REVISION: 5345b30fdba17df30d94b1f5464e2dc37b2b80f1 # -- hardcoded for now
8
XCODE_PATH: "/Applications/Xcode_26.2.0.app"
9
10
on: [workflow_dispatch]
0 commit comments