mirror of
https://github.com/bitwarden/desktop.git
synced 2024-11-27 12:26:38 +01:00
snapcraft push
This commit is contained in:
parent
273e9bb79d
commit
76a05bd378
@ -6,4 +6,4 @@ $rootDir = $dir + "/..";
|
||||
$distDir = $rootDir + "/dist";
|
||||
$distSnap = $distDir + "/bitwarden*.snap";
|
||||
|
||||
snap push $distSnap --release stable
|
||||
snapcraft push $distSnap --release stable
|
||||
|
Loading…
Reference in New Issue
Block a user