Skip to content

Commit

Permalink
bug: restore old name
Browse files Browse the repository at this point in the history
Signed-off-by: dotarjun <[email protected]>
  • Loading branch information
dotarjun committed Dec 7, 2023
1 parent 75d98cc commit 3d215db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packager.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ packager({
overwrite: true,
icon: "src/assets/app-icon/icon",
prune: true,
name: "ScanCode Workbench",
name: "ScanCode-Workbench",
ignore: new RegExp(`(${ignoreDir}^.*.(${ignoreFilesOrExtensions})$)`),
// osxSign: true,
// osxSign: {
Expand Down

0 comments on commit 3d215db

Please sign in to comment.