Skip to content

Commit

Permalink
Merge pull request #4 from macadmins/munki-6.3.3
Browse files Browse the repository at this point in the history
Update build_munki.yml for 6.3.3
  • Loading branch information
erikng committed Aug 2, 2023
2 parents 5db0597 + 2582625 commit 59791f1
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: 6591df346f014b74ab5c22744bd5b571b1dfc9c3 # hardcoded for now until we figure out how we want to tackle this - v6.3.1
REVISION: d3c9eb4ffccd280fe3e4bbce9544171cb6c2cc80 # hardcoded for now until we figure out how we want to tackle this - v6.3.3
XCODE_PATH: "/Applications/Xcode_14.2.app"

on: [workflow_dispatch]
Expand Down

0 comments on commit 59791f1

Please sign in to comment.