mirror of
https://github.com/bitwarden/browser.git
synced 2025-01-03 18:28:13 +01:00
fixing the snap upload problem (#657)
This commit is contained in:
parent
2220c00702
commit
01c236c86e
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
@ -100,9 +100,8 @@ jobs:
|
|||||||
|
|
||||||
- name: Deploy to Snap Store
|
- name: Deploy to Snap Store
|
||||||
run: |
|
run: |
|
||||||
./scripts/snap-update.ps1 -version $env:PACKAGE_VERSION
|
snapcraft upload dist/bitwarden_${{ env.PACKAGE_VERSION }}_amd64.snap --release stable
|
||||||
snapcraft logout
|
snapcraft logout
|
||||||
shell: pwsh
|
|
||||||
|
|
||||||
|
|
||||||
windows:
|
windows:
|
||||||
|
Loading…
Reference in New Issue
Block a user