switching the env name

This commit is contained in:
Joseph Flinn 2021-05-12 10:54:20 -07:00
parent 7d959ffffb
commit 3eb691fbd8
1 changed files with 1 additions and 1 deletions

View File

@ -150,7 +150,7 @@ jobs:
with:
mode: download
tag_name: ${{ env.TAG_VERSION }}
assets: Bitwarden-${{ env.PACKAGE_VERSION }}-universal.pkg|./dist/mas-universal/Bitwarden-${{ env.PACKAGE_VERSION }}-universal.pkg
assets: Bitwarden-${{ env.PKG_VERSION }}-universal.pkg|./dist/mas-universal/Bitwarden-${{ env.PKG_VERSION }}-universal.pkg
github_token: ${{ secrets.GITHUB_TOKEN }}
- name: Deploy to App Store