mirror of
https://github.com/bitwarden/desktop.git
synced 2024-11-24 11:55:50 +01:00
removing more testing code
This commit is contained in:
parent
2a408b4b22
commit
67a300dc1f
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@ -85,11 +85,7 @@ jobs:
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
- name: List dist
|
||||
run: ls -alth dist
|
||||
|
||||
- name: Deploy to Snap Store
|
||||
shell: pwsh
|
||||
run: |
|
||||
snapcraft upload dist/bitwarden_${{ env.PACKAGE_VERSION }}_amd64.snap --release stable
|
||||
snapcraft logout
|
||||
|
Loading…
Reference in New Issue
Block a user