Fixing the indentation in version.yml (#2163)

Signed-off-by: Vacha Shah <vachshah@amazon.com>
This commit is contained in:
Vacha Shah 2022-02-17 16:33:29 -08:00 committed by GitHub
parent 3ce6c025c4
commit cfe7226fb7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,10 +8,8 @@ on:
jobs:
build:
runs-on: ubuntu-latest
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
steps:
- name: GitHub App token
- name: GitHub App token
id: github_app_token
uses: tibdex/github-app-token@v1.5.0
with: