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
1 changed files with 1 additions and 1 deletions

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