Update main.yml

This commit is contained in:
Koen Eijkemans 2020-07-04 16:02:41 +02:00 committed by GitHub
parent 74847f5017
commit 40728d39c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,6 +9,6 @@ jobs:
steps:
- name: Get version
id: getversion
uses: diligencia/sementantic-git-version-action@46c1a57f75353092d0a92748353e9a9412a03a2f
uses: diligencia/sementantic-git-version-action@v0.1
- name: Echo name
run: echo "The name of the branch is ${{ steps.hello.outputs.branchname }}"