mirror of
https://github.com/bitwarden/desktop.git
synced 2024-11-24 11:55:50 +01:00
retesting PKG_VERSION
This commit is contained in:
parent
d6c3716d4b
commit
9df2b42cdf
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@ -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: |
|
||||
|
Loading…
Reference in New Issue
Block a user