mirror of
https://github.com/bitwarden/browser.git
synced 2025-01-10 19:38:11 +01:00
change snap push to upload
This commit is contained in:
parent
7faf75a69a
commit
0670970d2e
@ -25,4 +25,4 @@ $uri = "https://github.com/bitwarden/desktop/releases/download/v" + $version + "
|
||||
[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12
|
||||
Invoke-RestMethod -Uri $uri -OutFile $distSnap
|
||||
|
||||
snapcraft push $distSnap --release stable
|
||||
snapcraft upload $distSnap --release stable
|
||||
|
Loading…
Reference in New Issue
Block a user