1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-11 13:53:34 +00:00

Fix spelling error (#2779)

This commit is contained in:
Vince Grassia
2022-06-02 14:14:17 -04:00
committed by GitHub
parent 0b83938cd9
commit 8896cf0dc0

View File

@@ -22,7 +22,7 @@ jobs:
name: Setup
runs-on: ubuntu-20.04
outputs:
release-version: ${{ steps.version.outputs.verison }}
release-version: ${{ steps.version.outputs.version }}
branch-name: ${{ steps.branch.outputs.branch-name }}
steps:
- name: Branch check