Browse Source

fix: github action

Tienson Qin 4 years ago
parent
commit
9d51d56f2d
1 changed files with 2 additions and 2 deletions
  1. 2 2
      resources/forge.config.js

+ 2 - 2
resources/forge.config.js

@@ -12,8 +12,8 @@ module.exports = {
       'signature-flags': 'library'
     },
     osxNotarize: {
-      appleId: 'my-fake-apple-id',
-      appleIdPassword: 'my-fake-apple-id-password',
+      appleId: "my-fake-apple-id",
+      appleIdPassword: "my-fake-apple-id-password",
     },
   },
   makers: [