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