mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-06 09:20:43 +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:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|
||||||
- name: List dist
|
|
||||||
run: ls -alth dist
|
|
||||||
|
|
||||||
- name: Deploy to Snap Store
|
- name: Deploy to Snap Store
|
||||||
shell: pwsh
|
|
||||||
run: |
|
run: |
|
||||||
snapcraft upload dist/bitwarden_${{ env.PACKAGE_VERSION }}_amd64.snap --release stable
|
snapcraft upload dist/bitwarden_${{ env.PACKAGE_VERSION }}_amd64.snap --release stable
|
||||||
snapcraft logout
|
snapcraft logout
|
||||||
|
Loading…
Reference in New Issue
Block a user