Update desktop.yml

This commit is contained in:
Troplo 2022-08-02 22:25:30 +10:00
parent 7645d096f3
commit df584c1e0c

View file

@ -31,3 +31,4 @@ jobs:
release: ${{ startsWith(github.ref, 'refs/tags/v') }}
package_root: "./frontend"
use_vue_cli: true
args: "-c.snap.publish=github"