Skip to content

Commit

Permalink
fix: builder
Browse files Browse the repository at this point in the history
  • Loading branch information
kasvith committed May 23, 2024
1 parent 65453fb commit 7bdc9e9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion electron-builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,5 @@ appImage:
artifactName: ${name}-${version}.${ext}
npmRebuild: false
publish:
provider: github
provider: generic
url: https://example.com/auto-updates

0 comments on commit 7bdc9e9

Please sign in to comment.