updated display name

This commit is contained in:
Hugo Bernier 2022-02-12 19:13:23 -05:00 committed by GitHub
parent 8cf2fb843b
commit 7c1d70b43d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -39,8 +39,7 @@ jobs:
# run: echo "Hello ${{ github.event.inputs.name }}"
build:
name: Merge
description: 'Merge all sample.json'
name: 'Merge all sample.json'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2