Skip to content

Commit

Permalink
6.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
erikng committed May 2, 2023
1 parent f476bc1 commit ae77bd4
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: 6c27df483175787be2c6ccf219e61fa606900112 # hardcoded for now until we figure out how we want to tackle this - v6.2.1
REVISION: 495e0e31b42430973e5b0d9115db5e56f3edced8 # hardcoded for now until we figure out how we want to tackle this - v6.3.1
XCODE_PATH: "/Applications/Xcode_14.2.app"

on: [workflow_dispatch]
Expand Down

0 comments on commit ae77bd4

Please sign in to comment.