mirror of
https://github.com/AmintaCCCP/GithubStarsManager.git
synced 2025-11-24 18:32:51 +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',
|
||||
category: 'public.app-category.productivity',
|
||||
hardenedRuntime: true,
|
||||
gatekeeperAssess: false
|
||||
gatekeeperAssess: false,
|
||||
identity: null
|
||||
};
|
||||
packageJson.build.dmg = {
|
||||
title: 'GitHub Stars Manager',
|
||||
|
||||
Reference in New Issue
Block a user