1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-12 01:48:21 +02:00

switching one more PKG_VERSION environment variable

This commit is contained in:
Joseph Flinn 2021-05-12 10:57:48 -07:00
parent 3eb691fbd8
commit 72c26ae999

View File

@ -85,7 +85,7 @@ jobs:
- name: Deploy to Snap Store
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