diff --git a/.github/workflows/desktop.yml b/.github/workflows/desktop.yml index 17cbc1c..b9ef51c 100644 --- a/.github/workflows/desktop.yml +++ b/.github/workflows/desktop.yml @@ -29,7 +29,6 @@ jobs: # If the commit is tagged with a version (e.g. "v1.0.0"), # release the app after building release: true - draft: true package_root: "./frontend" use_vue_cli: true args: "-c.snap.publish=github --publish always"