Skip to content

Commit

Permalink
build(electron-forge): disable draft tag when publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
ivangabriele committed Feb 12, 2022
1 parent 356f1a8 commit 84491bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions forge.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ module.exports = {
{
name: '@electron-forge/publisher-github',
config: {
draft: false,
repository: {
owner: 'ivangabriele',
name: 'clamav-desktop',
Expand Down

0 comments on commit 84491bc

Please sign in to comment.