mirror of
https://github.com/bitwarden/desktop.git
synced 2024-11-28 12:35:40 +01:00
switching one more PKG_VERSION environment variable
This commit is contained in:
parent
3eb691fbd8
commit
72c26ae999
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@ -85,7 +85,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Deploy to Snap Store
|
- name: Deploy to Snap Store
|
||||||
run: |
|
run: |
|
||||||
snapcraft upload dist/bitwarden_${{ env.PACKAGE_VERSION }}_amd64.snap --release stable
|
snapcraft upload dist/bitwarden_${{ env.PKG_VERSION }}_amd64.snap --release stable
|
||||||
snapcraft logout
|
snapcraft logout
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user