mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-24 12:06:15 +01:00
fixing the snap deploy
This commit is contained in:
parent
64492d95cf
commit
d50bb7bf3a
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@ -59,7 +59,7 @@ jobs:
|
||||
needs: setup
|
||||
env:
|
||||
PKG_VERSION: ${{ needs.setup.outputs.package_version }}
|
||||
TAG_VERSION: ${{ needs.setup.ouputs.tag_version }}
|
||||
TAG_VERSION: ${{ needs.setup.outputs.tag_version }}
|
||||
steps:
|
||||
- name: Checkout Repo
|
||||
uses: actions/checkout@v2
|
||||
|
Loading…
Reference in New Issue
Block a user