Update desktop.yml

This commit is contained in:
Troplo 2022-08-07 01:18:44 +10:00
parent ab7a433c69
commit 12e0bad686

View file

@ -29,7 +29,6 @@ jobs:
# If the commit is tagged with a version (e.g. "v1.0.0"), # If the commit is tagged with a version (e.g. "v1.0.0"),
# release the app after building # release the app after building
release: true release: true
draft: true
package_root: "./frontend" package_root: "./frontend"
use_vue_cli: true use_vue_cli: true
args: "-c.snap.publish=github --publish always" args: "-c.snap.publish=github --publish always"