diff --git a/appveyor.yml b/appveyor.yml index 4b2796f4b..99dfcf0da 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -31,3 +31,4 @@ notifications: artifacts: - path: out\*.exe + - path: out\*.yml diff --git a/electron-builder.yml b/electron-builder.yml index 3f7ad1e85..adc8f8ae9 100644 --- a/electron-builder.yml +++ b/electron-builder.yml @@ -2,7 +2,7 @@ directories: app: ./build output: ./out -# forceCodeSigning: true +appId: "com.meetfranz.franz" compression: maximum