mirror of
https://github.com/bitwarden/browser
synced 2026-02-10 13:40:06 +00:00
Try to force E2F4EAED32FD109DFB50C4191B0B9CB0AEE59E67" in after-sign
This commit is contained in:
@@ -65,6 +65,7 @@ async function run(context) {
|
||||
if (context.targets.some((e) => e.name === "mas-dev")) {
|
||||
deepAssign(masBuildOptions, {
|
||||
type: "development",
|
||||
identity: "E2F4EAED32FD109DFB50C4191B0B9CB0AEE59E67",
|
||||
});
|
||||
}
|
||||
if (context.packager.packagerOptions.prepackaged == null) {
|
||||
|
||||
Reference in New Issue
Block a user