Skip to content

Commit

Permalink
remove autopublish
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkNerdi committed Oct 23, 2023
1 parent b71dfff commit fc8ae0c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/desktop/electron-builder-config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,6 @@ const prodConfig: Configuration = {
private: true,
token: process.env.GH_PRIVATE_REPO_ACCESS_TOKEN,
channel: CHANNEL_NAME,
publishAutoUpdate: true,
},
}

Expand Down

0 comments on commit fc8ae0c

Please sign in to comment.