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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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