Skip to content

Commit

Permalink
Merge pull request #21 from macadmins/gregneagle-patch-2
Browse files Browse the repository at this point in the history
Update build_munki.yml
  • Loading branch information
erikng committed Sep 17, 2024
2 parents 748e174 + d1fa119 commit a3cadfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_munki.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ env:
APP_SIGNING_IDENTITY: "Developer ID Application: Mac Admins Open Source (T4SK8ZXCXG)"
INSTALLER_SIGNING_IDENTITY: "Developer ID Installer: Mac Admins Open Source (T4SK8ZXCXG)"
NOTARY_APP_PASSWORD: ${{ secrets.NOTARY_APP_PASSWORD_MAOS }}
REVISION: ee5d52442bd7824b6f9f1115765205d7f071c659 # hardcoded for now until we figure out how we want to tackle this - v6.6.0
REVISION: f0efc69780be1d732168c9ec12b55763013ac079 # hardcoded for now until we figure out how we want to tackle this - v6.6.0
XCODE_PATH: "/Applications/Xcode_15.2.app"

on: [workflow_dispatch]
Expand Down

0 comments on commit a3cadfd

Please sign in to comment.