fix workflow

This commit is contained in:
AmintaCCCP
2025-09-23 16:47:44 +08:00
parent e0af19dd2e
commit d78bcd75d6

View File

@@ -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',