Update main.yml

This commit is contained in:
Koen Eijkemans 2020-07-05 08:11:53 +02:00 committed by GitHub
parent 8b286639ed
commit abe0a38a7e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,4 +13,4 @@ jobs:
id: getversion
uses: diligencia/semantic-git-version-action@master
- name: Echo name
run: echo "The name of the branch is ${{ steps.getversion.outputs.branchname }}"
run: echo "The name of the branch is ${{ steps.build.outputs.branchname }}"