Skip to content

Commit

Permalink
remove publish settings
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanamr committed May 7, 2023
1 parent 8c50e6f commit ac587a7
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .electron-builder.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,6 @@ module.exports = async function () {
createDesktopShortcut: "always",
createStartMenuShortcut: true,
artifactName: "ArenaReturnsLauncher-Setup.${ext}",
publish: {
provider: "generic",
url: "https://launcher.arena-returns.com/download/nsis",
},
},

// Linux build
Expand Down

0 comments on commit ac587a7

Please sign in to comment.