mirror of
https://github.com/AmintaCCCP/GithubStarsManager.git
synced 2025-11-25 02:34:54 +08:00
fix workflow
This commit is contained in:
3
.github/workflows/build-desktop.yml
vendored
3
.github/workflows/build-desktop.yml
vendored
@@ -409,7 +409,8 @@ jobs:
|
|||||||
icon: 'build/icon.png',
|
icon: 'build/icon.png',
|
||||||
category: 'public.app-category.productivity',
|
category: 'public.app-category.productivity',
|
||||||
hardenedRuntime: true,
|
hardenedRuntime: true,
|
||||||
gatekeeperAssess: false
|
gatekeeperAssess: false,
|
||||||
|
identity: null
|
||||||
};
|
};
|
||||||
packageJson.build.dmg = {
|
packageJson.build.dmg = {
|
||||||
title: 'GitHub Stars Manager',
|
title: 'GitHub Stars Manager',
|
||||||
|
|||||||
Reference in New Issue
Block a user