Skip to content

Commit

Permalink
v6.5.0b2
Browse files Browse the repository at this point in the history
  • Loading branch information
erikng authored Mar 4, 2024
1 parent 2df6699 commit 1e59583
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_munki_beta.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: 9e541a8e1a4ccd8df54df03c6e5495ebdb23b6f3 # hardcoded for now until we figure out how we want to tackle this - v6.5.0b1
REVISION: 97a18b486879edcd152f0b9204872d1088e838a5 # hardcoded for now until we figure out how we want to tackle this - v6.5.0b2
XCODE_PATH: "/Applications/Xcode_15.2.app"

on: [workflow_dispatch]
Expand Down

0 comments on commit 1e59583

Please sign in to comment.