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

retesting PKG_VERSION

This commit is contained in:
Joseph Flinn 2021-01-26 23:00:22 +00:00
parent d6c3716d4b
commit 9df2b42cdf

View File

@ -45,7 +45,7 @@ jobs:
run: |
echo "PKG_VERSION=$PKG_VERSION"
env:
PKG_VERSION: ${{ needs.setup.package_version }}
PKG_VERSION: ${{ needs.setup.outputs.package_version }}
#- name: Deploy to Snap Store
# run: |